JAVA-2107: Updated README files for article move
This commit is contained in:
parent
096b15a11b
commit
08d1df4513
|
@ -5,3 +5,4 @@ This module contains articles about Spring with Thymeleaf
|
||||||
## Relevant Articles:
|
## Relevant Articles:
|
||||||
- [Add CSS and JS to Thymeleaf](https://www.baeldung.com/spring-thymeleaf-css-js)
|
- [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)
|
- [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)
|
||||||
|
|
|
@ -13,7 +13,6 @@ This module contains articles about Spring with Thymeleaf
|
||||||
- [Conditionals in Thymeleaf](https://www.baeldung.com/spring-thymeleaf-conditionals)
|
- [Conditionals in Thymeleaf](https://www.baeldung.com/spring-thymeleaf-conditionals)
|
||||||
- [Iteration in Thymeleaf](https://www.baeldung.com/thymeleaf-iteration)
|
- [Iteration in Thymeleaf](https://www.baeldung.com/thymeleaf-iteration)
|
||||||
- [Spring with Thymeleaf Pagination for a List](https://www.baeldung.com/spring-thymeleaf-pagination)
|
- [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)
|
- [[next -->]](/spring-thymeleaf-2)
|
||||||
|
|
||||||
### Build the Project
|
### Build the Project
|
||||||
|
|
Loading…
Reference in New Issue