aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www/lynks.txt
diff options
context:
space:
mode:
Diffstat (limited to 'juick-spring-www/lynks.txt')
-rw-r--r--juick-spring-www/lynks.txt37
1 files changed, 0 insertions, 37 deletions
diff --git a/juick-spring-www/lynks.txt b/juick-spring-www/lynks.txt
deleted file mode 100644
index 8df4fe80..00000000
--- a/juick-spring-www/lynks.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-* 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
-
-
-* 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
-