gpt4 book ai didi

java - 缓存执行器端点未显示

转载 作者:行者123 更新时间:2023-12-02 00:24:47 25 4
gpt4 key购买 nike

我正在为我的应用程序实现执行器和 Spring Boot Admin。当我向/actuators 发送请求时,我得到除缓存之外的所有执行器点。

我尝试在 application.yaml 中打开/关闭缓存运行状况监控,但没有成功。

cache: 
hazelcast:
instance_name: hazelcast-cache
health:
monitoring:
level: OFF

application.yaml:

    web:
exposure:
include: "*"

构建.gradle:

compile group: 'de.codecentric', name: 'spring-boot-admin-starter-client', version: '2.0.6'```

最佳答案

问题是 Spring Boot 版本,我的项目是 2.0.6。迁移到最新版本后,一切都在那里。

关于java - 缓存执行器端点未显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58058101/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com