Update README.md

This commit is contained in:
johnA1331 2020-07-21 21:55:39 +08:00 committed by GitHub
parent 709a18ecfe
commit 095291998d
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
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)
- [Conditional CSS Classes in Thymeleaf](https://www.baeldung.com/spring-mvc-thymeleaf-conditional-css-classes)