In #9297 we're considering adding jackson modules to our web starter. One of those modules, the [parameter-names](https://github.com/FasterXML/jackson-modules-java8/tree/master/parameter-names) one, is only useful if the JDK compiler has the `-parameters` option set. This issue is about checking the various places where this option should be set.