@ -10,3 +10,4 @@
- [refactor:let the configuration SDK context stand alone.](https://github.com/Tencent/spring-cloud-tencent/pull/1266)
- [fix:fix nearby router properties loading bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1272)
- [fix: fix grammar issues for lane router example & optimize the gateway dependency](https://github.com/Tencent/spring-cloud-tencent/pull/1274)
- [fix: fix lossless deregister failed when no healthcheck configured](https://github.com/Tencent/spring-cloud-tencent/pull/1279)
@ -28,12 +28,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-lossless-plugin</artifactId>
</dependencies>
<build>
@ -33,11 +33,6 @@ spring:
enabled: true
rejectRequestTipsFilePath: reject-tips.html
maxQueuingTime: 500
lossless:
port: 28011
healthCheckPath: /actuator/health
healthCheckInterval: 5000
tencent:
metadata:
content:
@ -53,6 +48,5 @@ management:
- polaris-discovery
- polaris-ratelimit
- polaris-config
- health
label:
key-value: user:zhangsan
@ -28,11 +28,6 @@
@ -32,11 +32,6 @@ spring:
ratelimit:
port: 28012
@ -50,6 +45,5 @@ management:
key-value: user2:lisi
@ -38,11 +38,6 @@
@ -28,11 +28,6 @@ spring:
# pushgateway:
# enabled: true
# address: 127.0.0.1:9091
port: 28013
rpc-enhancement:
@ -51,4 +46,3 @@ management:
include:
- polaris-circuit-breaker
@ -33,11 +33,6 @@
@ -27,11 +27,6 @@ spring:
stat:
port: 28081
port: 28014
gateway:
discovery:
locator: