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,10 @@
|
||||
# org.springframework.lang.Nullable in spring-core-7.0.9.jar, read with javap -v
|
||||
|
||||
#9 = Utf8 Deprecated
|
||||
#10 = Utf8 RuntimeVisibleAnnotations
|
||||
#22 = Utf8 Ljava/lang/Deprecated;
|
||||
#23 = Utf8 since
|
||||
Deprecated: true
|
||||
RuntimeVisibleAnnotations:
|
||||
java.lang.Deprecated(
|
||||
since="7.0"
|
||||
Reference in New Issue
Block a user