1. 20 Jun, 2017 1 commit
  2. 01 Jun, 2017 1 commit
  3. 22 May, 2017 3 commits
  4. 07 Apr, 2017 3 commits
  5. 16 Mar, 2017 2 commits
  6. 28 Feb, 2017 1 commit
    • Moves EurekaServerConfiguration to auto-configuration · 99d9b17a
      Biju Kunjummen authored
      Eureka ServerConfiguration is now auto-configuration based, instead of being explicitly specified via configuration pulled in through @EnableEurekaServer. This way specific beans can be conditionally overridden, configuration can be re-ordered.
      Supports PeerEurekaNodes bean to be overridden by the user
      
      Fixes gh-1717
  7. 27 Jan, 2017 2 commits
  8. 12 Jan, 2017 1 commit
  9. 09 Jan, 2017 1 commit
  10. 12 Dec, 2016 1 commit
  11. 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)
  12. 07 Nov, 2016 2 commits
  13. 27 Oct, 2016 1 commit
  14. 25 Oct, 2016 1 commit
  15. 19 Oct, 2016 1 commit
    • Move properties to new namespace. · ddc1069e
      Spencer Gibb authored
      Moving eureka.server.{expectedNumberOfRenewsPerMin,defaultOpenForTrafficCount} to eureka.instance.registry so relaxed binding can be used. Default to old values for backwards compatibility.
  16. 18 Oct, 2016 3 commits
  17. 11 Oct, 2016 1 commit
  18. 10 Oct, 2016 1 commit
  19. 07 Oct, 2016 1 commit
  20. 06 Oct, 2016 1 commit
  21. 22 Sep, 2016 3 commits
  22. 06 Sep, 2016 2 commits
  23. 29 Aug, 2016 2 commits
  24. 22 Aug, 2016 2 commits
  25. 17 Aug, 2016 1 commit
  26. 21 Jul, 2016 1 commit