- 26 Mar, 2015 1 commit
-
-
Dave Syer authored
-
- 18 Mar, 2015 2 commits
- 17 Mar, 2015 1 commit
-
-
Dave Syer authored
-
- 16 Mar, 2015 1 commit
-
-
Dave Syer authored
Fixes gh-259
-
- 27 Feb, 2015 2 commits
-
-
Dave Syer authored
-
Dave Syer authored
If you are using AMQP there needs to be a ConnectionFactory (from Spring Rabbit) in the application context. If there is a single ConnectionFactory it will be used, or if there is a one qualified as @[Hystrix,Turbine]ConnectionFactory it will be preferred over others, otherwise the @Primary one will be used. If there are multiple unqualified connection factories there will be an error. See https://github.com/spring-cloud/spring-cloud-bus/issues/13
-
- 29 Jan, 2015 1 commit
-
-
Dave Syer authored
-
- 15 Jan, 2015 5 commits
-
-
Spencer Gibb authored
fixes gh-147
-
Dave Syer authored
-
Dave Syer authored
This change adds an ApplicationListener that sets some high priority properties in the Environment to allow server.port and management.port to keep their usual meaning, but have server.port apply only to turbine. Actuator endpoints can be enabled with management.port (different to server.port otherwise there will be a conflict between Netty and Tomcat). Fixes gh-143, fixes gh-140
-
Dave Syer authored
-
Dave Syer authored
-
- 14 Jan, 2015 3 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 07 Jan, 2015 1 commit
-
-
Spencer Gibb authored
-
- 02 Jan, 2015 1 commit
-
-
Dave Syer authored
Fixes gh-126
-
- 17 Dec, 2014 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-108
-