- 04 May, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 26 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 17 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
Add optional automatic deregistration on shutdown - turned off by default; only periodically try to register when the context is active
-
- 07 Mar, 2015 1 commit
-
- 17 Nov, 2014 1 commit
-
-
Johannes Stelzer authored
This allows you to protect your spring-boot-admin rest api. Supporting basic auth on management-endpoints needs more work.
-
- 12 Nov, 2014 1 commit
-
-
Johannes Stelzer authored
* registry-key is derived from URL * option to specify a management-URL and other various config options see spring-boot-starter-admin-client/README.md * less chatty registration * some more test cases * show application URL in overview and headline * show application info in overview * set HTTP-Codes in RegistryController fixes #13 fixes #16 closes #17 closes #18 I didn't add the key-value-properties to the Application. Since it was somehow redundant to the /info-endpoint.
-