A Blog full of Web Projects

A Blog full of Web Projects

Java Spring Boot MVC with Spring Security - Basic Starter

13-February-2025

Java Spring Boot 3 MVC and Spring Security - A Basic Starter with CRUD functionality

Note: Due to the resource limitations of the Microsoft Azure Free App Service Plan, the initial load time will be up to 1 minute. A 403 Status code may happen too!

Try the demo...

The Source code at GitHub

Take a look at the Basic Starter at GitHub with the same functionality but without Spring Security

The Source code at GitHub

Developed with Java 17 ! Showing and administrate a dataset of persons by a Java MVC Web Application (Secured by login) usingĀ also Spring Security, JSP, JPA, Hibernate, Maven and MySQL with CRUD functionality ready to be deployed to Azure App Service with Java 17 and Tomcat 10.1

A Blog made with Gatsby React and GraphQL