spring 简介

 

 

 

 

 

 

 

 依赖包:

<!-- https://mvnrepository.com/artifact/org.springframework/spring-webmvc -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.3.16</version>
</dependency>

 

导包地址:

https://mvnrepository.com/artifact/org.springframework/spring-webmvc/5.3.16

posted on 2022-03-12 15:42  微笑阿凡达  阅读(53)  评论(0)    收藏  举报