This project contains details of set Authentication, Authorization using different data sources
- Spring Security with default behaviour overriding default user
- Authentication (in-memory)
- Authorization (in-memory)
- JDBC authentication with H2 database
- JPA authentication with MySQL database