Links

  • MVNRepository

    安装

    1. <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-security -->
    2. <dependency>
    3. <groupId>org.springframework.boot</groupId>
    4. <artifactId>spring-boot-starter-security</artifactId>
    5. </dependency>