Starter for integrating Apache Shiro security framework with Spring Boot web applications.
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring-boot-web-starter</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Exclude the default Shiro auto-configuration to provide custom security setup.
Review migration guide at https://shiro.apache.org/version-2-migration.html.
No dependency data recorded yet.