- 17 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 12 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 04 Sep, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 28 Aug, 2016 1 commit
-
-
Johannes Edmeier authored
As now with spring boot 1.4 there is a special goal for generating the build- information, we use it for displaying the version in spring boot admin. The old info.version property still works but is deprecated. From now on build.info.version is taken into account.
-
- 22 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
With this commit urls form the /info endpoint are deteceted and rendered as links. The downside is to make that work I had to drop the collapsible info section in the overview list and replaced it with an resizable/scrollabe <pre> section.
-
- 22 May, 2016 1 commit
-
-
Johannes Edmeier authored
This adds a new FilteringNotifier which can use filters to suppres certain events from being notified of. Two filter implementation are provided, one filtering by name and one by id. Additional when a FilteringNotifier bean is present, the autoconfiguration creates a REST-controller to add and remove filters at runtime.
-
- 14 Feb, 2016 1 commit
-
-
Johannes Edmeier authored
The polling in the UI is replaced with server side events. Status changes are now reported immediately from the admin server to the UI.
-
- 21 Oct, 2015 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
remove logfileEndpoint rename logback.xml to logback-spring.xml in samples fixes #98
-
- 17 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 09 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
fixes #61
-
- 07 Mar, 2015 1 commit
-
- 06 Mar, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 04 Mar, 2015 1 commit
-
-
Johannes Stelzer authored
To enable, you just have to add a DiscoveryClient to your Spring Boot Admin Server. Also did some code polish. Closes #44
-
- 19 Nov, 2014 1 commit
-
-
Thomas Bosch authored
-
- 14 Nov, 2014 1 commit
-
-
Johannes Stelzer authored
-