- 02 Feb, 2018 1 commit
-
-
Igor Suhorukov authored
fix issue with assertion in HystrixStreamTests, polish diamond operator and follow class field naming convention (#2703) * fix assertion check * polish: replace the type specification in this constructor call with the diamond operator ("<>"), make EUREKA_PACKAGES final to avoid issue "static non-final field names should comply with a naming convention"
-
- 24 Jan, 2018 1 commit
-
-
Spencer Gibb authored
See gh-2637
-
- 01 Dec, 2017 1 commit
-
-
Daniel Lavoie authored
Closes #2475
-
- 17 Oct, 2017 2 commits
-
-
Spencer Gibb authored
-
Dave Syer authored
-
- 13 Oct, 2017 1 commit
-
-
Dave Syer authored
The message has to be sent after the endpoint starts up, which only happens after the first request is accepted, so we put that logic in the response extractor.
-
- 29 Sep, 2017 1 commit
-
-
Spencer Gibb authored
-
- 26 Sep, 2017 1 commit
-
-
Spencer Gibb authored
-
- 11 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 12 Jun, 2017 1 commit
-
-
Dave Syer authored
This allows clients to send batched up events in the same format as before (or to continue to send single events). We can switch the default format to an array in 1.4.x.
-
- 04 Mar, 2016 2 commits
- 25 Sep, 2015 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 22 Sep, 2015 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
Move turbine/hystrix amqp specific implementations to spring-cloud-stream based implementations and let the user decide which broker to use. fixes gh-545
-