1. 10 Jan, 2017 4 commits
  2. 09 Jan, 2017 13 commits
  3. 28 Dec, 2016 1 commit
  4. 26 Dec, 2016 1 commit
  5. 16 Dec, 2016 1 commit
  6. 15 Dec, 2016 1 commit
  7. 12 Dec, 2016 4 commits
  8. 08 Dec, 2016 3 commits
  9. 05 Dec, 2016 3 commits
  10. 02 Dec, 2016 4 commits
  11. 30 Nov, 2016 2 commits
  12. 29 Nov, 2016 1 commit
    • Fix Eureka Ribbon Auto Config conditions. · 111a95d2
      Spencer Gibb authored
      Specifically, add `@ConditionalOnBean(EurekaClient.class)`.
      
      Fixes an issue where eureka and ribbon are on the classpath, eureka.client.enabled=false which would cause a bean not found exception.
      
      fixes gh-1511
      
      (cherry picked from commit d1f8c031)
  13. 23 Nov, 2016 2 commits