添加依赖
<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'
版本列表 (289)
1.2.7.RELEASE 2015-10-16