server-security-spring-boot-starter

自定义security安全starter

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.zhujiebing
ArtifactId

ArtifactId

server-security-spring-boot-starter
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

server-security-spring-boot-starter
自定义security安全starter

Download server-security-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zhujiebing/server-security-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.zhujiebing</groupId>
    <artifactId>server-security-spring-boot-starter</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhujiebing/server-security-spring-boot-starter/
implementation 'com.github.zhujiebing:server-security-spring-boot-starter:2.0'
// https://jarcasting.com/artifacts/com.github.zhujiebing/server-security-spring-boot-starter/
implementation ("com.github.zhujiebing:server-security-spring-boot-starter:2.0")
'com.github.zhujiebing:server-security-spring-boot-starter:jar:2.0'
<dependency org="com.github.zhujiebing" name="server-security-spring-boot-starter" rev="2.0">
  <artifact name="server-security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhujiebing', module='server-security-spring-boot-starter', version='2.0')
)
libraryDependencies += "com.github.zhujiebing" % "server-security-spring-boot-starter" % "2.0"
[com.github.zhujiebing/server-security-spring-boot-starter "2.0"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-data-redis-reactive jar
io.github.openfeign : feign-okhttp Optional jar 10.2.3
org.springframework.cloud : spring-cloud-starter-openfeign Optional jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-validation Optional jar
org.springframework.boot : spring-boot-starter-json Optional jar
com.alibaba : fastjson Optional jar 1.2.60
cn.hutool : hutool-all Optional jar 4.6.3
javax.servlet : javax.servlet-api Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0