- 18 Jun, 2018 1 commit
-
-
Johannes Edmeier authored
fixes #789
-
- 11 Jun, 2018 1 commit
-
-
Tommy Ludwig authored
Before this, the route was always lower-cased, but this makes the route registered with Spring Boot Admin not accessible. This changes to use the route as it is, and updates a test to include an uppercase letter in the route.
-
- 18 May, 2018 1 commit
-
-
Johannes Edmeier authored
fixes #738
-
- 05 Apr, 2018 1 commit
-
-
kevin peters authored
The TaskScheduler used for periodically registering is removed from the application context and moved to the ApplicationRegistrationListener. see #478
-
- 05 Mar, 2018 2 commits
-
-
Johannes Edmeier authored
-
Tetsushi Awano authored
This commit enables client and server to work out of the box on CloudFoundry. The client derives the registration info (url and metadata) from the VCAP environment variables. The server computes a unique instanceId and the correct headers for the cf router based on the metadata provided by instances. Also suppots the CloudFoundry discovery client ootb. closes #434
-
- 26 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
in order to easily contribute programmatically to the metadata this commit adds an MetadataContributor as extionsion point.
-
- 16 Feb, 2018 1 commit
-
-
Johnny Lim authored
-
- 11 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 06 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
...otherwise it won't play nice with the bootstrap context
-
- 12 Jan, 2018 1 commit
-
-
Josh Long authored
This removes the spring-boot-starter-parent from the build, and duplicates the necessary plugin configuration in he Spring Boot Admin' parent instead. This way our BOM doesn't include version for dependencies managed by boot's BOM
-