Tutorial Address:
https://spring.io/guides/tutorials/spring-security-and-angular-js/
Source Address:
Https://github.com/spring-guides/tut-spring-security-and-angular-js
Tutorial content:
1. A Secure single page application protected sheet-only application
Tut-spring-security-and-angular-js-angularjs\basic
2, the login page
Tut-spring-security-and-angular-js-angularjs\single
3, the Resource server resource servers
Tut-spring-security-and-angular-js-angularjs\vanilla resources are not protected
Tut-spring-security-and-angular-js-angularjs\spring-session is protected by tokens
4, the API Gateway API gateways
Tut-spring-security-and-angular-js-angularjs\proxy
5, with OAuth2 to achieve a single point of entry Sign on with OAuth2
Tut-spring-security-and-angular-js-angularjs\oauth2
6. Multi-UI applications and a gateway multiple UI applications and a gateways
Tut-spring-security-and-angular-js-angularjs\double
7, test a ANGULARJS application testing an angular application
8. Logout from a OAuth2 Client application