1. 02 Aug, 2017 1 commit
  2. 20 Jul, 2017 1 commit
    • Ensure ordering of feign ribbon client configuration. · 97f1655f
      Spencer Gibb authored
      On certain platforms and compilers the generated bytecode is not what
      the configuration expected. By moving inner classes to the upper level
      and using @Import this will guarantee the proper order.
      
      fixes gh-2086
  3. 19 Jul, 2017 1 commit
    • Ensure ordering of ribbon client configuration. · 6b530b02
      Spencer Gibb authored
      On certain platforms and compilers the generated bytecode is not what
      the configuration expected. By moving inner classes to the upper level
      and using @Import this will guarantee the proper order.
      
      fixes gh-2086
  4. 30 Jun, 2017 1 commit
  5. 15 Jun, 2017 1 commit
  6. 13 Jun, 2017 1 commit
  7. 09 Jun, 2017 3 commits
  8. 08 Jun, 2017 1 commit
  9. 06 Jun, 2017 1 commit
  10. 05 Jun, 2017 2 commits
  11. 31 May, 2017 1 commit
  12. 25 May, 2017 1 commit
  13. 22 May, 2017 4 commits
  14. 20 May, 2017 1 commit
  15. 15 May, 2017 2 commits
  16. 09 May, 2017 3 commits
  17. 04 May, 2017 1 commit
  18. 02 May, 2017 2 commits
  19. 27 Apr, 2017 1 commit
  20. 24 Apr, 2017 1 commit
  21. 18 Apr, 2017 1 commit
  22. 05 Apr, 2017 1 commit
    • Implements zuul CounterFactory · 834980ea
      Anastasiia Smirnova authored
      CounterFactory is used by ZuulException and was previously initialzed
      with a dummy impl.
      
      This adds a Spring Boot CounterService based implementation.
      
      Also adds the ability to implement a zuul TracerFactory.
  23. 04 Apr, 2017 1 commit
  24. 03 Apr, 2017 1 commit
  25. 28 Mar, 2017 2 commits
  26. 24 Mar, 2017 3 commits
  27. 23 Mar, 2017 1 commit