Added relevant articles

This commit is contained in:
Naoshadul Islam 2016-11-11 16:44:13 +06:00 committed by pivovarit
parent 804f7ebfa8
commit 2ef40b15a7
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,9 @@
### Relevant Articles:
- [Introduction to Using Thymeleaf in Spring](http://www.baeldung.com/thymeleaf-in-spring-mvc)
- [CSRF Protection with Spring MVC and Thymeleaf](http://www.baeldung.com/csrf-thymeleaf-with-spring-security)
- [Thymeleaf: Custom Layout Dialect](http://www.baeldung.com/thymeleaf-spring-layouts)
- [Spring and Thymeleaf 3: Expressions](http://www.baeldung.com/spring-thymeleaf-3-expressions)
- [Spring MVC + Thymeleaf 3.0: New Features](http://www.baeldung.com/spring-thymeleaf-3)
### Build the Project