Updated README.md

This commit is contained in:
Naoshadul Islam 2016-10-04 14:55:31 +06:00 committed by Grzegorz Piwowarek
parent 6c509ba738
commit 722f932795
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
- [REST Query Language with RSQL](http://www.baeldung.com/rest-api-search-language-rsql-fiql)
- [Spring RestTemplate Tutorial](http://www.baeldung.com/rest-template)
- [A Guide to CSRF Protection in Spring Security](http://www.baeldung.com/spring-security-csrf)
- [Intro to Spring Security Expressions](http://www.baeldung.com/spring-security-expressions)
- [Changing Spring Model Parameters with Handler Interceptor](http://www.baeldung.com/spring-model-parameters-with-handler-interceptor)
- [Introduction to Spring MVC HandlerInterceptor](http://www.baeldung.com/spring-mvc-handlerinterceptor)
### Build the Project
```