Reputation: 135
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