添加依赖
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>4.1.0</version>
</dependency>
implementation 'org.springframework.boot:spring-boot-starter-security:4.1.0'
org.springframework.boot:spring-boot-starter-security:4.1.0
<dependency org="org.springframework.boot" name="spring-boot-starter-security" rev="4.1.0" />
libraryDependencies += "org.springframework.boot" % "spring-boot-starter-security" % "4.1.0"
@Grab(group='org.springframework.boot', module='spring-boot-starter-security', version='4.1.0')
[org.springframework.boot/spring-boot-starter-security "4.1.0"]
'org.springframework.boot:spring-boot-starter-security:jar:4.1.0'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-boot-starter-security-4.1.0.jar |
| 源码包 | spring-boot-starter-security-4.1.0-sources.jar |
版本列表 (289)
1.2.7.RELEASE
2015-10-16