spring package-info 源码
spring package-info 代码
文件路径:/spring-core/src/main/java/org/springframework/cglib/package-info.java
/**
* Spring's repackaging of
* <a href="https://github.com/cglib/cglib">CGLIB 3.3</a>
* (with Spring-specific patches; for internal use only).
*
* <p>This repackaging technique avoids any potential conflicts with
* dependencies on CGLIB at the application level or from third-party
* libraries and frameworks.
*
* <p>As this repackaging happens at the class file level, sources
* and javadocs are not available here.
*/
package org.springframework.cglib;
相关信息
相关文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦