-
Rework default management-url computation. · 45d44aa8Johannes Stelzer authored
This change not only allows you to use `context-path` and `contextPath` but also respects automatic port assignment when using `server.port=0` or `managment.port=0`. Also corrects the value if server.port != mangement.port and server.context-path and management.server-path is set. fixes #57
45d44aa8
×