1. 27 Apr, 2016 1 commit
    • Use eureka.instance zone data consistently determining client zone · 6087bc75
      Dave Syer authored
      The zone for a remote server comes from its
      eureka.instance.metadataMap.zone, but we didn't (until this change)
      apply the same logic to the client. If the client is registering
      itslef with eureka then it will have a metadataMap itself and
      we should be able to just reverse the logic.
      
      Fixes gh-991
  2. 26 Apr, 2016 5 commits
  3. 25 Apr, 2016 3 commits
  4. 20 Apr, 2016 4 commits
  5. 19 Apr, 2016 1 commit
    • Fix javadocs in @FeignClient · 5fc76aaa
      Dave Syer authored
      The descriptions of name/serviceId/value and url were out of date
      (name is mandatory now and can be mixed with url).
  6. 18 Apr, 2016 2 commits
  7. 13 Apr, 2016 1 commit
  8. 08 Apr, 2016 1 commit
  9. 07 Apr, 2016 5 commits
  10. 05 Apr, 2016 5 commits
  11. 04 Apr, 2016 3 commits
  12. 01 Apr, 2016 1 commit
  13. 31 Mar, 2016 2 commits
  14. 29 Mar, 2016 1 commit
  15. 25 Mar, 2016 2 commits
  16. 24 Mar, 2016 2 commits
  17. 23 Mar, 2016 1 commit