Last Version

basic-detail-example 1.1.4

使用用户管理脚手架(ums) core 模块基本功能详细的配置: 含anonymous/session简单配置/rememberMe/csrf/登录路由/签到, 不包含session详细配置/验证码/手机登录/权限.

License

License

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

basic-detail-example
Version

Version

1.1.4
Type

Type

jar
Description

Description

basic-detail-example
使用用户管理脚手架(ums) core 模块基本功能详细的配置: 含anonymous/session简单配置/rememberMe/csrf/登录路由/签到, 不包含session详细配置/验证码/手机登录/权限.
Project URL

Project URL

https://github.com/ZeroOrInfinity/UMS/tree/master/demo/basic-detail-example

Download basic-detail-example 1.1.4


<!-- https://jarcasting.com/artifacts/top.dcenter/basic-detail-example/ -->
<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>basic-detail-example</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/basic-detail-example/
implementation 'top.dcenter:basic-detail-example:1.1.4'
// https://jarcasting.com/artifacts/top.dcenter/basic-detail-example/
implementation ("top.dcenter:basic-detail-example:1.1.4")
'top.dcenter:basic-detail-example:jar:1.1.4'
<dependency org="top.dcenter" name="basic-detail-example" rev="1.1.4">
  <artifact name="basic-detail-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='basic-detail-example', version='1.1.4')
)
libraryDependencies += "top.dcenter" % "basic-detail-example" % "1.1.4"
[top.dcenter/basic-detail-example "1.1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
top.dcenter : ums-core-spring-boot-starter jar 1.1.4
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar

Project Modules

There are no modules declared in this project.