https://www.baeldung.com/spring-security-thymeleaf
Jun 9, 2018 ... A quick guide to integrating Spring Security and Thymeleaf. ... we built in our
Spring Boot tutorial article; we also have a Thymeleaf ... It also gives us access to
the Spring Authentication object. Let's look at the index page, which contains
examples of security dialect: ... div sec:authorize = "isAuthenticated()" >.