Closed lly835 closed 6 years ago
Please provide a sample that reproduces the issue.
@ryanjbaxter
SpringBoot 2.0.2.RELEASE SpringCloud Finchley.RELEASE
config-server https://github.com/lly835/config config-client https://github.com/lly835/config-client config-repo https://github.com/lly835/config-repo
config-repo webhooks
PS
curl -v -X POST "http://sell.natapp4.cc/actuator/bus-refresh"
config-client received refresh msg, why doesn't /monitor work?
@ryanjbaxter see commented 4 days ago
yeah,yeah.I encountered the same problem。 I use the postman,the config-client refresh msg, but I use /monitor ,it doesn't work
@XSPatswpu see https://github.com/spring-cloud/spring-cloud-bus/issues/124
@lly835 thanks!
@lly835 I am going to close this in favor of spring-cloud/spring-cloud-bus#124
I have the same problem,What's the solution?postman run is ok,server and client can update,but user github webhooks server can receive message update,but client can't receive anymessage.
SpringBoot 2.0.1.RELEASE SpringCloud Finchley.RELEASE
pom.xml
application console