spring package-info 源码
spring package-info 代码
文件路径:/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/package-info.java
/**
* Standard controller implementations for the Servlet MVC framework that comes with
* Spring. Provides various controller styles, including an annotation-based model.
*/
@NonNullApi
@NonNullFields
package org.springframework.web.servlet.mvc;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;
相关信息
相关文章
spring AbstractUrlViewController 源码
spring HttpRequestHandlerAdapter 源码
spring ParameterizableViewController 源码
spring ServletForwardingController 源码
spring ServletWrappingController 源码
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦