While we are having discussions on this project we need to create a basic structure for the project.
I’m planning to do the following,
- Initiate a maven project with two modules for both frontend and backend.
- Initiate a SpringBoot project on the backend module
- Add a basic user control with spring security
- Add a demo with Role Base access control with Spring Security
Issue: