- 10 Jun, 2018 1 commit
-
-
Johannes Edmeier authored
Force the connections in wiremock tests to be closed. See https://github.com/tomakehurst/wiremock/issues/485
-
- 08 Jun, 2018 1 commit
-
-
Johannes Edmeier authored
As Spring Boot 1.4.x and older doesn't use the vendor content-type for the actuator endpoints, we also need to consider application/json responses for the legacy conversion fixes #749
-
- 29 May, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 25 May, 2018 1 commit
-
-
Johannes Edmeier authored
Setting a loglevel for logger names with spaces currently fails because the servlet.InstanceProxyController messes with the encoding. With this commit the path is correctly encoded before being forwarded. fixes #755
-
- 26 Apr, 2018 1 commit
-
-
Johannes Edmeier authored
This makes sure that the headers are written to the output stream before the async dispatch. Otherwise we end up with strange NPEs when flushing the buffer on writing the body. fixes #715
-
- 25 Apr, 2018 1 commit
-
-
Johannes Edmeier authored
..to gain more performance and reduce gc pressure fixes #713
-
- 24 Apr, 2018 1 commit
-
-
Johannes Edmeier authored
closes #713
-
- 11 Apr, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier 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 2 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.
-
- 23 Mar, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
The WebClient's responses should be always consumed, so that underlying buffers are released. Fixes #666
-
- 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
-
- 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 1 commit
-
-
Johannes Edmeier authored
... to support multiple HttpHeadersProviders
-
- 19 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 16 Feb, 2018 2 commits
-
-
Johnny Lim authored
-
Johannes Edmeier authored
closes #560
-
- 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
-
- 01 Jan, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 09 Dec, 2017 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
Don't output metadata in Registration.toString()
-
Johannes Edmeier authored
-
- 10 Nov, 2017 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 22 Sep, 2017 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
... to prevent registration of the controller from standard spring mechanisms
-