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
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