Update README.md

[skip ci]
This commit is contained in:
edizor 2023-06-15 22:39:06 +08:00 committed by GitHub
parent cf0b7af0c1
commit 058dccb88f
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ This module contains articles about Spring with Thymeleaf
- [How to Work with Dates in Thymeleaf](https://www.baeldung.com/dates-in-thymeleaf)
- [Working with Fragments in Thymeleaf](https://www.baeldung.com/spring-thymeleaf-fragments)
- [JavaScript Function Call with Thymeleaf](https://www.baeldung.com/thymeleaf-js-function-call)
- [Add a Checked Attribute to Input Conditionally in Thymeleaf](https://www.baeldung.com/thymeleaf-conditional-checked-attribute)
- [[next -->]](/spring-thymeleaf-2)
### Build the Project