- 22 Nov, 2015 1 commit
-
-
Micheal Swiggs authored
-
- 17 Nov, 2015 2 commits
- 11 Nov, 2015 1 commit
-
-
Spencer Gibb authored
Allows non-eureka based InstanceDiscovery. Allows custom InstanceDiscovery. fixes gh-566
-
- 25 Sep, 2015 2 commits
-
-
Spencer Gibb authored
fixes gh-417
-
Spencer Gibb authored
-
- 08 Sep, 2015 2 commits
- 19 Aug, 2015 1 commit
-
-
Adrian Cole authored
Some projects were failing on `./mvnw install` due to a non-existent local path. This makes all poms use the same approach.
-
- 05 Aug, 2015 1 commit
-
-
Spencer Gibb authored
Implements forwarding of eureka CacheRefreshedEvent as HeartbeatEvent, rather thank serialization hack. Uses new Eureka DI functionality (mostly there, some issues). Updates EurekaJacksonCodec to be "DataCenterAware". Reference EurekaClient interface rather than DiscoveryClient class. fixes gh-349
-
- 08 Jul, 2015 1 commit
-
- 26 Jun, 2015 2 commits
- 06 May, 2015 1 commit
-
-
Darek Kaczyński authored
-
- 04 May, 2015 1 commit
-
-
Marcin Grzejszczak authored
With the following configuration at `bootstrap.yaml` ```yaml spring: application.name: spring-cloud-hystrix-dashboard profiles.active: prod cloud: config: discovery: enabled: true serviceId: spring-cloud-server-config-with-eureka server.port: 9003 turbine: appConfig: some-service clusterNameExpression: 'default' ``` I wasn't able to see why Turbine can't find the instance. The reason was related to SPEL: ``` org.springframework.expression.spel.SpelEvaluationException: EL1008E:(pos 0): Property or field 'default' cannot be found on object of type 'com.netflix.appinfo.InstanceInfo' - maybe not public? ``` Anyways there was nothing there in the logs so maybe it should not be silenced like right now?
-
- 01 May, 2015 1 commit
-
-
Dave Syer authored
-
- 23 Apr, 2015 1 commit
-
-
Dave Syer authored
-
- 11 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
However turbine and zuul are depending on mockito-all in compile-scope. Not only I want to get rid of these (usually) test-dependencies, but also mockito-all contains some hamcrest-classes (in older versions) getting in conflict with the classes from spring-test
-
- 20 Mar, 2015 1 commit
-
-
Dave Syer authored
-
- 03 Mar, 2015 1 commit
-
-
Dave Syer authored
-
- 09 Feb, 2015 1 commit
-
-
Dave Syer authored
-
- 06 Feb, 2015 1 commit
-
-
Dave Syer authored
-
- 15 Jan, 2015 1 commit
-
-
Spencer Gibb authored
fixes gh-147
-
- 14 Jan, 2015 5 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 26 Dec, 2014 1 commit
-
-
Dave Syer authored
Fixes gh-117
-
- 17 Dec, 2014 1 commit
-
-
Spencer Gibb authored
fixes gh-108
-
- 11 Dec, 2014 1 commit
-
-
Dave Syer authored
-
- 02 Dec, 2014 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
removed classes now in spring-cloud-commons
-
- 25 Nov, 2014 1 commit
-
-
Spencer Gibb authored
-
- 31 Oct, 2014 1 commit
-
-
Spencer Gibb authored
Fixes gh-49
-
- 23 Oct, 2014 1 commit
-
-
Dave Syer authored
Fixes gh-46
-
- 02 Oct, 2014 1 commit
-
-
Spencer Gibb authored
-
- 03 Sep, 2014 1 commit
-
-
Spencer Gibb authored
-
- 29 Aug, 2014 2 commits