Sample Spring Boot application secured with Spring Security.
Main page. If not logged, redirect to /login.
Provide a detailed JSON with the user's data.
This project is a modified version based on Securing a Web Application.
Sample Spring Boot application secured with Spring Security.
Main page. If not logged, redirect to /login.
Provide a detailed JSON with the user's data.
This project is a modified version based on Securing a Web Application.