1. 14 Jan, 2016 1 commit
    • Factor out common interface from ProxyRouteLocator · 9161c54c
      Dave Syer authored
      The RouteLocator interface wasn't very useful to anyone in its
      1.0.x form. If ProxyRouteLocator features are consolidated into
      the RouteLocator interface then users can supply their own
      strategies more easily.
      
      Also added RefreshableRouteLocator for implementations that need
      to recompute routes when something changes. SimpleRouteLocator
      doesn't need to do that because all the routes are in the configuration.
  2. 12 Jan, 2016 3 commits
  3. 11 Jan, 2016 1 commit
  4. 08 Jan, 2016 3 commits
  5. 07 Jan, 2016 1 commit
    • Add spring-cloud-netflix-dependencies module as a BOM · 3f742d96
      Dave Syer authored
      The new module is a BOM that doesn't have any parent or direct
      dependency management in spring-boot-*. So users can include it
      in their dependency management without polluting the spring boot
      dependency versions.
      
      Luckily it can also be used in the main spring-cloud-netflix pom,
      which should no longer be used as a BOM.
  6. 30 Dec, 2015 3 commits
  7. 28 Dec, 2015 5 commits
  8. 24 Dec, 2015 1 commit
  9. 23 Dec, 2015 4 commits
  10. 22 Dec, 2015 3 commits
  11. 21 Dec, 2015 3 commits
  12. 18 Dec, 2015 12 commits