1. 17 Jun, 2016 2 commits
    • Merge branch '1.1.x' · ff46a7dc
      Dave Syer authored
      Conflicts:
      	spring-cloud-netflix-dependencies/pom.xml
    • Exempt @RequestParams of type Collection from feign expander · 9e479481
      Dave Syer authored
      It isn't very helpful to have a Collection converted to a String
      anyway. We need to implement something new in Feign to apply
      the converter (expander) to individual elements in the collection
      but this change should get back to the old behaviour with
      List<String> at least.
      
      Fixes gh-1115
  2. 16 Jun, 2016 4 commits
  3. 15 Jun, 2016 7 commits
  4. 14 Jun, 2016 3 commits
  5. 13 Jun, 2016 6 commits
  6. 11 Jun, 2016 2 commits
  7. 10 Jun, 2016 1 commit
  8. 09 Jun, 2016 11 commits
  9. 08 Jun, 2016 1 commit
  10. 07 Jun, 2016 3 commits