1. 17 Jun, 2016 1 commit
    • 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 1 commit
  3. 15 Jun, 2016 3 commits
  4. 14 Jun, 2016 3 commits
  5. 13 Jun, 2016 1 commit
  6. 10 Jun, 2016 1 commit
  7. 09 Jun, 2016 8 commits
  8. 08 Jun, 2016 1 commit
  9. 07 Jun, 2016 4 commits
  10. 06 Jun, 2016 3 commits
  11. 04 Jun, 2016 1 commit
  12. 03 Jun, 2016 12 commits
  13. 28 May, 2016 1 commit