-
Andy Wilkinson authored
The parameter names module allows users of Java 8 that have compiled their code with the -parameters option to avoid the name for annotations to map the json onto constructor and method parameters with the names of the parameters being used instead. This commit adds auto-configuration for the module that will only be enabled when running on Java 8. Closes gh-3804
7f2be6ce