- 11 Apr, 2018 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 10 Apr, 2018 1 commit
-
-
mbaris authored
-
- 06 Apr, 2018 2 commits
-
-
Johannes Edmeier authored
Fixes stalls in threaddump view due to not completing responses - only reactive applications were affected so far.
-
Johannes Edmeier authored
-
- 05 Apr, 2018 4 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
If the build version of the instance is present in the metadata it's now also considered and the version is now a attribute on the instance itself. So when using non-boot application they can provide it via the registration metadata.
-
Johannes Edmeier authored
- use MimeMessage with Content-Type text/hmtl - use a single template for subject and body - use a Spring aware TemplateResolver
-
kevin peters authored
-
- 04 Apr, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 23 Mar, 2018 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
The WebClient's responses should be always consumed, so that underlying buffers are released. Fixes #666
-
- 20 Mar, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 12 Mar, 2018 2 commits
-
-
Johannes Edmeier authored
-
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
-
- 25 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 20 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 14 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 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
-