Security library for Spring Web MVC applications using the pac4j authentication framework.
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>spring-webmvc-pac4j</artifactId>
<version>8.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal security filter usage
Use Spring Boot 3.x or ensure jakarta.servlet imports are used.
No dependency data recorded yet.