Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01JoVmf2fWvcpoXndcDSwRf7
8 lines
289 B
Plaintext
8 lines
289 B
Plaintext
# spring-boot-starter-parent-4.1.1.pom: the compiler flag that parameter-name matching depends on
|
|
|
|
111- <artifactId>maven-compiler-plugin</artifactId>
|
|
112- <configuration>
|
|
113: <parameters>true</parameters>
|
|
114- </configuration>
|
|
115- </plugin>
|