1. 06 Jul, 2017 1 commit
  2. 20 Jun, 2017 1 commit
  3. 01 Jun, 2017 1 commit
  4. 22 May, 2017 3 commits
  5. 07 Apr, 2017 3 commits
  6. 16 Mar, 2017 2 commits
  7. 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
  8. 27 Jan, 2017 2 commits
  9. 12 Jan, 2017 1 commit
  10. 09 Jan, 2017 1 commit
  11. 12 Dec, 2016 1 commit
  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. 07 Nov, 2016 2 commits
  14. 27 Oct, 2016 1 commit
  15. 25 Oct, 2016 1 commit
  16. 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.
  17. 18 Oct, 2016 3 commits
  18. 11 Oct, 2016 1 commit
  19. 10 Oct, 2016 1 commit
  20. 07 Oct, 2016 1 commit
  21. 06 Oct, 2016 1 commit
  22. 22 Sep, 2016 3 commits
  23. 06 Sep, 2016 2 commits
  24. 29 Aug, 2016 2 commits
  25. 22 Aug, 2016 2 commits
  26. 17 Aug, 2016 1 commit