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

9 lines
326 B
Markdown
Raw Normal View History

2020-08-18 06:13:55 -04:00
## Spring Security Web - Thymeleaf
This module contains articles about Spring Security with Thymeleaf.
### Relevant Articles:
- [Spring Security with Thymeleaf](https://www.baeldung.com/spring-security-thymeleaf)
2022-09-23 06:40:37 -04:00
- [Display Logged-in Users Information in Thymeleaf](https://www.baeldung.com/spring-thymeleaf-user-info)