Integration of Thymeleaf with Spring Security 5 for secure template rendering.
<dependency>
<groupId>org.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-springsecurity5</artifactId>
<version>3.1.4.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Check authentication status using Thymeleaf Spring Security extras.
No known issues recorded.
No dependency data recorded yet.