This commit is contained in:
Jesse-Ma
2022-12-28 16:48:04 +08:00
parent 1efddccb39
commit 4d0b3ee6d7
3 changed files with 17 additions and 6 deletions

View File

@@ -29,6 +29,12 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
</dependency>
<!--
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
</dependency>
-->
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>