- 16 Feb, 2018 1 commit
-
-
Johnny Lim authored
-
- 12 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 11 Feb, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 27 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 26 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 13 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
In order to make the starters compliant to the spring boot naming rules I added a codecentric-* prefix to the server and the client starters. All samples are now using our starters and the docs were alignes with these changes. In order to not suprise existing users I've added a relocation to our old module
-
- 12 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
I removed the unecessary plugins from the build and reworked it to use the ci friendly way of setting the version for releases (see https://maven.apache.org/maven-ci-friendly.html).
-
- 09 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 27 Dec, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 16 Nov, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 10 Nov, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 01 Sep, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 30 Jul, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 25 Jul, 2017 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 24 Jul, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 25 Jun, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 16 Jun, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 07 May, 2017 1 commit
-
-
Jochen Wierum authored
-
- 12 Apr, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 12 Mar, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 28 Dec, 2016 1 commit
-
-
Johannes Edmeier authored
With this commit you can specify either a URL or a serviceId for the Turbine server location. Note that `spring.boot.admin.turbin.url` is replaced by `spring.boot.admin.turbine.location`. closes #373
-
- 17 Dec, 2016 1 commit
-
-
Johannes Edmeier authored
With this change it is possible to include credentials in the instance metadata which will then be used to access the client endpoints using HTTP Basic authorization. closes #359
-
- 15 Nov, 2016 2 commits
-
-
Johannes Edmeier authored
With this commits the server no longer depends on the client. The classes for the clients are moved to de.codecentric.boot.admin.client package. Since the perspective on applications is totally different from client and server the model has been split apart. What means this for users: 1) The client is no longer a transitive dependency for your admin server you may need to add it explicitly to your dependencies, respectively jolokia-core in case you're using discovery and want to use the jmx-bean interface 2)In case you have cutomised parts of the client you need to reflect the package change. fixes #332
-
Johannes Edmeier authored
-
- 02 Nov, 2016 1 commit
-
-
Johannes Edmeier authored
With this commit the support for Turbine is completly revised. From now on Turbine is supported via a separate module and is integrated as top level view. closes #306
-
- 26 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 19 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 11 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
closes #299
-
- 27 Sep, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 23 Sep, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 04 Sep, 2016 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
By using the netflix/hystrix-dashboard this module allows you to view the metrics from hystrix/turbine in the spring boot admin server. This module needs to be added explicitly. closes #147
-
- 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.
-
- 10 Aug, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 08 Aug, 2016 1 commit
-
-
Johannes Edmeier authored
The 1.4.0 release was a total disaster. Webpack didn't build the css correctly because of travis using an ancient nodejs version.
-
- 07 Aug, 2016 1 commit
-
-
Johannes Edmeier authored
-