Files
spring-cloud-openfeign/spring-cloud-netflix-core/src
Jacques-Etienne Beaudet 726f355e9c Support path parms in Class @RequestMapping for feign
This commit adds the support to SpringMvcContract for path parameters
defined in the class' @RequestMapping Annotation that is applied to all
methods of a feign interface.

fixes gh-1023
2016-06-09 10:44:52 -06:00
..