Rework default management-url computation.
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
Showing
Please
register
or
sign in
to comment