【security-starter】权限认证基础Starter

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

License

License

Categories

Categories

Security
GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

security-starter
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download security-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.lframework : mybatis-starter jar 2.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.2
2.2.1
2.2.0
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0