Dean
Dean

Reputation: 135

How to indicate profile in actuator/bus-refresh request whit spring cloud bus

My environment:

there is two project - config-server and client named Gateway(spring.application.name). i test it in devel profile, client(Gateway) will refresh correct when i:

now i wanna explicit indicate the profile in Gateway, like "/actuator/bus-refresh/Gateway:devel" or some other format, what should i do?

Upvotes: 2

Views: 169

Answers (0)

Related Questions