【security-session-starter】基于Session的权限认证Starter,与Jwt互斥

Jugg是基于SpringBoot、SpringSecurity、SpringSession、Vue、ElementUI的前后端分离的后台管理系统模板,将常用的开发框架整合并配置,以此来简化后台管理系统的搭建工作。

License

License

Categories

Categories

Security
GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

security-session-starter
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

【security-session-starter】基于Session的权限认证Starter,与Jwt互斥
Jugg是基于SpringBoot、SpringSecurity、SpringSession、Vue、ElementUI的前后端分离的后台管理系统模板,将常用的开发框架整合并配置,以此来简化后台管理系统的搭建工作。

Download security-session-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.lframework : redis-starter jar 2.1.1
com.lframework : security-starter jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0