diff options
author | Alexander Alexeev | 2016-12-12 23:47:57 +0700 |
---|---|---|
committer | Vitaly Takmazov | 2016-12-12 22:49:48 +0300 |
commit | bc756f16b774bb9363b777e9071e17328afb27d6 (patch) | |
tree | e0eb74d74b436139c1c9abfc83d26af24811cb4d | |
parent | c2afc713d3748b1c4fb3453f2550d966a5743285 (diff) |
spring security EL simplifiedlinks updated
-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 |