Add core-di: constructor vs setter vs field injection and @Autowired candidate resolution on Boot 4.1
Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01JoVmf2fWvcpoXndcDSwRf7
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 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>
|
||||
Reference in New Issue
Block a user