stateless shiro spring boot starter

This project integrates the apache shiro project into a stateless spring boot stater tool project. It improves reuse efficiency, and at the same time it becomes easier to use.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ifok.project
ArtifactId

ArtifactId

stateless-shiro-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

stateless shiro spring boot starter
This project integrates the apache shiro project into a stateless spring boot stater tool project. It improves reuse efficiency, and at the same time it becomes easier to use.

Download stateless-shiro-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/net.ifok.project/stateless-shiro-boot-starter/ -->
<dependency>
    <groupId>net.ifok.project</groupId>
    <artifactId>stateless-shiro-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ifok.project/stateless-shiro-boot-starter/
implementation 'net.ifok.project:stateless-shiro-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/net.ifok.project/stateless-shiro-boot-starter/
implementation ("net.ifok.project:stateless-shiro-boot-starter:1.0.0")
'net.ifok.project:stateless-shiro-boot-starter:jar:1.0.0'
<dependency org="net.ifok.project" name="stateless-shiro-boot-starter" rev="1.0.0">
  <artifact name="stateless-shiro-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ifok.project', module='stateless-shiro-boot-starter', version='1.0.0')
)
libraryDependencies += "net.ifok.project" % "stateless-shiro-boot-starter" % "1.0.0"
[net.ifok.project/stateless-shiro-boot-starter "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.apache.shiro : shiro-spring jar 1.5.3
com.alibaba : fastjson jar 1.2.73
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0