mirror of
https://github.com/201206030/novel.git
synced 2025-06-26 00:46:38 +00:00
perf: Actuator Endpoints 保护
This commit is contained in:
4
pom.xml
4
pom.xml
@ -155,6 +155,10 @@
|
||||
<artifactId>spring-boot-admin-starter-client</artifactId>
|
||||
<version>3.0.0-M1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-security</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
|
Reference in New Issue
Block a user