spring package-info 源码
spring package-info 代码
文件路径:/spring-core/src/main/java/org/springframework/lang/package-info.java
/**
* Common annotations with language-level semantics: nullability as well as JDK API indications.
* These annotations sit at the lowest level of Spring's package dependency arrangement, even
* lower than {@code org.springframework.util}, with no Spring-specific concepts implied.
*
* <p>Used descriptively within the framework codebase. Can be validated by build-time tools
* (e.g. FindBugs or Animal Sniffer), alternative JVM languages (e.g. Kotlin), as well as IDEs
* (e.g. IntelliJ IDEA or Eclipse with corresponding project setup).
*/
package org.springframework.lang;
相关信息
相关文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦