- Spring Boot 2.2.0.RELEASE
- Servlet API 2.5
- JSP, HTML, JS, CSS
- Tomcat 9
- To clean and build maven project, use:
mvn clean install
- To create and run the Spring boot application, run the following code:
$ mvn spring-boot:run
For any problems, comments, or feedback please create an issue
here.
Project is released under the MIT.