News

For general information about how to structure Gradle builds and apply community plugins like this one you can check out my Understanding Gradle video series. Once the plugin is applied, dependencies ...
This project was created as an experiment to better understand the Servlet API. Simple CRUD web application for User management using Java Servlet API and Apache Tomcat. Database is maintained using ...