作者 王勇

忘记了安全认证,加上了springsecurity

正在显示 1 个修改的文件 包含 2 行增加2 行删除
... ... @@ -36,8 +36,8 @@
<!-- Security start -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<!-- Security end -->
... ...