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 |
---|---|---|
.. | ||
filter | Loading commit data... | |
AbstractEventNotifier.java | Loading commit data... | |
AbstractStatusChangeNotifier.java | Loading commit data... | |
CompositeNotifier.java | Loading commit data... | |
HipchatNotifier.java | Loading commit data... | |
LetsChatNotifier.java | Loading commit data... | |
LoggingNotifier.java | Loading commit data... | |
MailNotifier.java | Loading commit data... | |
Notifier.java | Loading commit data... | |
NotifierListener.java | Loading commit data... | |
PagerdutyNotifier.java | Loading commit data... | |
RemindingNotifier.java | Loading commit data... | |
SlackNotifier.java | Loading commit data... |