diff options
Diffstat (limited to 'juick-spring-www')
-rw-r--r-- | juick-spring-www/lynks.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/juick-spring-www/lynks.txt b/juick-spring-www/lynks.txt index 4eb71709..8df4fe80 100644 --- a/juick-spring-www/lynks.txt +++ b/juick-spring-www/lynks.txt @@ -1,6 +1,9 @@ * Exception Handling in Spring MVC https://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc +* Spring security EL +http://docs.spring.io/spring-security/site/docs/4.2.0.RELEASE/reference/htmlsingle/#el-access + * Tutorial: Using Thymeleaf http://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html |