-
Parameter name discovery using compiler parameters · 05305568Matt Benson authored
Spring MVC Feign Contract did not support parameter name fallback for the #value() attributes of known parameter annotations. Makes this feature available when the interface has been compiled with the Java 8 -parameters compiler arg Fixes gh-835
05305568
×