Ensure that Boot applications built with Maven use the -parameters
compiler flag by default
#9323
Labels
Milestone
-parameters
compiler flag by default
#9323
In #9297 we're considering adding jackson modules to our web starter. One of those modules, the 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.
The text was updated successfully, but these errors were encountered: