java-tutorials/spring-web-modules/spring-thymeleaf-5/README.md

13 lines
658 B
Markdown
Raw Normal View History

## Spring Thymeleaf
This module contains articles about Spring with Thymeleaf
## Relevant Articles:
- [Changing the Thymeleaf Template Directory in Spring Boot](https://www.baeldung.com/spring-thymeleaf-template-directory)
- [How to Create an Executable JAR with Maven](https://www.baeldung.com/executable-jar-with-maven)
- [Spring MVC Data and Thymeleaf](https://www.baeldung.com/spring-mvc-thymeleaf-data)
- [Upload Image With Spring Boot and Thymeleaf](https://www.baeldung.com/spring-boot-thymeleaf-image-upload)
- [Getting a URL Attribute Value in Thymeleaf](https://www.baeldung.com/thymeleaf-url-attribute-value)
- [[<-- prev]](/spring-thymeleaf)