2013-05-26 18:42:50 +03:00
|
|
|
=========
|
|
|
|
|
2013-07-14 14:03:04 +03:00
|
|
|
## Spring Security for REST Example Project
|
|
|
|
|
2016-06-28 12:38:51 +03:00
|
|
|
### Courses
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
|
2016-08-12 17:03:09 +03:00
|
|
|
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
|
2013-07-14 14:03:04 +03:00
|
|
|
|
|
|
|
### Relevant Articles:
|
2013-12-21 23:14:43 +02:00
|
|
|
- [Spring REST Service Security](http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/)
|
2016-02-10 14:27:10 +02:00
|
|
|
- [Setting Up Swagger 2 with a Spring REST API](http://www.baeldung.com/swagger-2-documentation-for-spring-rest-api)
|
2016-02-11 02:47:43 +02:00
|
|
|
- [Custom Error Message Handling for REST API](http://www.baeldung.com/global-error-handler-in-a-spring-rest-api)
|
2016-04-22 11:59:51 +02:00
|
|
|
- [An Intro to Spring HATEOAS](http://www.baeldung.com/spring-hateoas-tutorial)
|