- 12 Mar, 2018 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 09 Mar, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 06 Mar, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 05 Mar, 2018 1 commit
-
-
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
-
- 02 Mar, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 27 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 26 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 23 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 20 Feb, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
... to support multiple HttpHeadersProviders
-
- 19 Feb, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 16 Feb, 2018 3 commits
-
-
Johnny Lim authored
-
Johannes Edmeier authored
fixes #647
-
Johannes Edmeier authored
closes #560
-
- 11 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 05 Feb, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 04 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 01 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 29 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 27 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 25 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 20 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 14 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 12 Jan, 2018 2 commits
-
-
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).
-
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
-
- 04 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
The info should be updated when the registration has changed. In order to prevent a stale instance info, the sba client includes a "startup" timestamp in the metadata as default. So when the instance is restarted the registration changes and the info is updated, even when the instance isn't considered as down in between. To prevent this when using a discovery client you need to add a value to the metadata which changes with every restart. (e.g. `random=${random.value}`) fixes #556
-
- 02 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 01 Jan, 2018 3 commits
-
-
wonwoo authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 27 Dec, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 09 Dec, 2017 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
Don't output metadata in Registration.toString()
-
Johannes Edmeier authored
-
- 30 Nov, 2017 2 commits
-
-
Johannes Edmeier authored
-
tomd8451 authored
-