JAVA-2107: Updated README files for article move

This commit is contained in:
sampadawagde 2020-07-14 16:09:28 +05:30
parent 096b15a11b
commit 08d1df4513
2 changed files with 1 additions and 1 deletions

View File

@ -5,3 +5,4 @@ This module contains articles about Spring with Thymeleaf
## Relevant Articles:
- [Add CSS and JS to Thymeleaf](https://www.baeldung.com/spring-thymeleaf-css-js)
- [Formatting Currencies in Spring Using Thymeleaf](https://www.baeldung.com/spring-thymeleaf-currencies)
- [Working with Select and Option in Thymeleaf](https://www.baeldung.com/thymeleaf-select-option)

View File

@ -13,7 +13,6 @@ This module contains articles about Spring with Thymeleaf
- [Conditionals in Thymeleaf](https://www.baeldung.com/spring-thymeleaf-conditionals)
- [Iteration in Thymeleaf](https://www.baeldung.com/thymeleaf-iteration)
- [Spring with Thymeleaf Pagination for a List](https://www.baeldung.com/spring-thymeleaf-pagination)
- [Working with Select and Option in Thymeleaf](https://www.baeldung.com/thymeleaf-select-option)
- [[next -->]](/spring-thymeleaf-2)
### Build the Project