spring-security-client
- Client Project which has the UIspring-security-auth-server
- Has the Authorization Server and Resource Server using MySQL DBhttp://localhost:8082/ui
- REST end point for UI which will take you to the secure URIhttp://localhost:8082/secure
after logging into the auth serverhttp://localhost:8081/auth/login
thienlelong/spring-security-oauth-mysql-example
Spring Security using OAuth2 in Spring Boot using MySQL
Java