1. 01 Dec, 2017 2 commits
  2. 28 Nov, 2017 1 commit
    • Improve the document (#2474) · 14c1d461
      saga authored
      Replace @Configuration, @ComponentScan, @EnableAutoConfiguration with @springbootapplication.
  3. 26 Nov, 2017 1 commit
  4. 20 Nov, 2017 1 commit
  5. 17 Nov, 2017 1 commit
  6. 10 Nov, 2017 1 commit
  7. 08 Nov, 2017 1 commit
  8. 07 Nov, 2017 1 commit
  9. 23 Oct, 2017 2 commits
  10. 21 Oct, 2017 1 commit
  11. 01 Oct, 2017 1 commit
  12. 29 Sep, 2017 1 commit
  13. 25 Sep, 2017 3 commits
  14. 07 Sep, 2017 1 commit
  15. 31 Aug, 2017 2 commits
  16. 29 Aug, 2017 2 commits
  17. 24 Aug, 2017 1 commit
  18. 17 Aug, 2017 1 commit
  19. 21 Jul, 2017 3 commits
  20. 18 Jul, 2017 2 commits
  21. 11 Jul, 2017 2 commits
  22. 09 Jul, 2017 2 commits
  23. 07 Jul, 2017 3 commits
    • FeignClient Configuration Properties (#1942) · c2c63470
      Eko Kurniawan Khannedy authored
      * add feign client properties
      
      * configure feign builder from properties if exists
      
      * change string config to class config and add unit test for feign client using configuration properties
      
      * refactoring and add primary flag configuration
      
      * add decode404 in feign client configuration properties
      
      * change unit test properties decode404 to true
      
      * remove lombok from FeignClientProperties and change primary attribute to default-to-properties
      
      fixes gh-1931
    • Support for re-writing Location Headers (#1863) · 0579b326
      Biju Kunjummen authored
      * Support for re-writing Location Headers
      
      * Added additional constructor for Route, removed auto-configuration of LocationRewriteFilter
      
      * Polished docs, more tests
    • OK HTTP Client changes · b2f608b8
      Ryan Baxter authored
  24. 01 Jul, 2017 1 commit
    • Add options for RibbonCommand to use separate thread pools for hystrix (#2074) · 8e11514e
      Yongsung Yoon authored
      * Add options for RibbonCommand to use separate thread pools for hystrix
      
      * Remove lombok annotation and Add getter/setter for ZuulProperties$HystrixThreadPool
      
      * Add doc about how to configure hystrix thread pools in Zuul Developer Guide
      
      * Add testcases for HystrixThreadPoolKey of RibbonCommand
      
      * Tiny change about if block in AbstractRibbonCommand
  25. 28 Jun, 2017 1 commit
  26. 31 May, 2017 2 commits