需改 Spring Cloud Sentinel 的依赖情况。

This commit is contained in:
YunaiV
2020-04-12 20:49:55 +08:00
parent 3b49aff5a4
commit d0ae7e61b3
15 changed files with 64 additions and 87 deletions

View File

@@ -1,13 +1,13 @@
spring:
application:
name: user-application
# Spring Cloud 配置项
cloud:
# Spring Cloud Sentinel 配置项
sentinel:
transport:
port: 8719
dashboard: localhost:12088
metric:
charset: UTF-8
eager: false
# server