About this Web Application
Last updated: 13-02-2025
-
Works with Java 17
-
Spring Boot 3
-
Spring Security
- CSRF protection enabled
-
Maven as build tool
-
JSP
-
JPA
-
MySQL
-
CRUD functionality
-
Learning about Spring Cookies - Take a look at SpringCookieController.java
-
Learning about Servlet Cookies - Take a look at ServletCookieController.java
- Try the Cookie functionality at the JSP view cookies.jsp
-
A simple JSP file included with links for menu navigation
-
DevTools with Hot Reload when developing
-
The Web Applications is prepared to be deployed to Azure App Service using Java 17 and Tomcat 10.1
Things to do:
-
Download or fork the source code from GitHub
-
Make sure that you have a MySQL Server online