Update README.md

This commit is contained in:
sheryllresulta 2019-02-28 19:50:20 +08:00 committed by GitHub
parent c9c6f879d0
commit ffe5768eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ mvn clean install
```
### Relevant Articles:
- [Intro to @PreFilter and @PostFilter in Spring Security](http://www.baeldung.com/spring-security-prefilter-postfilter)
- [Spring Security @PreFilter and @PostFilter](http://www.baeldung.com/spring-security-prefilter-postfilter)
- [Spring Boot Authentication Auditing Support](http://www.baeldung.com/spring-boot-authentication-audit)
- [Introduction to Spring Method Security](http://www.baeldung.com/spring-security-method-security)