Springcloudバスアクセスhttp:// localhost:3344 /アクチュエータ/ bus-refreshリフレッシュ構成プロンプト405



Springcloud Bus Access Http



バージョンを使用

.version>2.2.2.RELEASE</springboot.version> .version>2.2.2.RELEASE</springcloud.version> org.springframework.cloud</groupId> spring-cloud-starter-bus-amqp</artifactId> 2.1.0.RELEASE</version> </dependency>

エラーを報告するときに使用される構成:



##rabbitmq related configuration, expose the endpoint of bus refresh configuration management: endpoints: web: exposure: include: bus-refresh #Modified configuration: ##rabbitmq related configuration, expose the endpoint of bus refresh configuration management: endpoints: web: exposure: include: bus-refresh endpoint: bus-env: enabled: true bus-refresh: enabled: true

私はオンラインで405をたくさん読んだのですが、それらが使用する方法が機能しません。問題の原因は人によって異なる可能性があります。私の構成で解決できない場合は、他の答えを見つけるために辛抱強く待ってください。