fixup: issue#2300

Use the legacy bootstrap way in newer spring-cloud version
pull/2301/head
ZhangC 3 years ago committed by GitHub
parent a064331b88
commit 3edcc41099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,6 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
<optional>true</optional>
</dependency>
<dependency>

Loading…
Cancel
Save