需改 Spring Cloud Sentinel 的依赖情况。
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user