Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Application.java | ||
ApplicationFactory.java | ||
ApplicationRegistrator.java | ||
DefaultApplicationFactory.java | ||
RegistrationApplicationListener.java |
With this commit two new properties were added to ease the client configuration when used in servlet containers: `spring.boot.admin.client.management-base-url` and `spring.boot.admin.client.service-base-url`. Both properties can be used to specify protocol, host and port for the urls. The paths will still be guessed and appended to the base-urls. Additionally the servlet context path is not read from the properties but from the ServletContext itself. closes #488
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Application.java | Loading commit data... | |
ApplicationFactory.java | Loading commit data... | |
ApplicationRegistrator.java | Loading commit data... | |
DefaultApplicationFactory.java | Loading commit data... | |
RegistrationApplicationListener.java | Loading commit data... |