Files
spring-boot-demo/core-di/output/25-spring-nullable-deprecation.txt

11 lines
344 B
Plaintext

# 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"