Update README.md

This commit is contained in:
MichelLeBon 2016-02-10 14:33:55 +02:00
parent f7bd8093d0
commit 2b4b9fa79c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
### Relevant Article:
- [Spring Security - security none, filters none, access permitAll](http://www.baeldung.com/security-none-filters-none-access-permitAll)
- [Spring Security Basic Authentication](http://www.baeldung.com/spring-security-basic-authentication)
- [Intro to Spring Security LDAP](http://www.baeldung.com/spring-security-ldap)
### Notes
- the project uses Spring Boot - simply run 'SampleLDAPApplication.java' to start up Spring Boot with a Tomcat container and embedded LDAP server.