aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www/lynks.txt
blob: 4eb717098898f8077096cfc88a465498547764dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
* Exception Handling in Spring MVC
https://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc

* Tutorial: Using Thymeleaf
http://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html


* Tutorial: Thymeleaf + Spring
http://www.thymeleaf.org/doc/tutorials/3.0/thymeleafspring.html


* Spring MVC and Thymeleaf: how to access data from templates
http://www.thymeleaf.org/doc/articles/springmvcaccessdata.html


* Thymeleaf + Spring Security integration basics
http://www.thymeleaf.org/doc/articles/springsecurity.html


* Thymeleaf Layout Dialect
https://ultraq.github.io/thymeleaf-layout-dialect/


* Thymeleaf Testing Library
https://github.com/thymeleaf/thymeleaf-testing


* Markdown to HTML with Java/Scala
http://stackoverflow.com/questions/19784525/markdown-to-html-with-java-scala


* A pure-Java Markdown processor based on a parboiled PEG parser supporting a number of extensions - pegdown
https://github.com/sirthias/pegdown