@ -43,9 +43,10 @@
<groupId>com.yihu.jw</groupId>
<artifactId>common-rest-model</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-core</artifactId>
<artifactId>spring-cloud-starter-sleuth</artifactId>
</dependencies>
</project>
@ -22,6 +22,11 @@ management:
security:
enabled: false
logging:
file: ${logging.path}svr-configuration.log
path: G:\idea_workspace\jkzl_git\jkzl-start\logs\
level:
root: INFO
---
spring:
@ -0,0 +1,5 @@
监测服务器
http://192.168.131.102:8999/admin/index/index.html
官网地址
http://codecentric.github.io/spring-boot-admin/1.5.3/#_reminder_notifications
@ -29,6 +29,11 @@ spring:
# path: G:\idea_workspace\jkzl_git\jkzl-start\logs\
# level:
# root: INFO
file: ${logging.path}svr-yihu-admin-server.log