zl程序教程

您现在的位置是:首页 >  后端

当前栏目

spring boot web jar说明

2023-09-14 09:02:02 时间

spring boot web jar说明

spring-boot-starter-web:

spring-boot-starter:spring核心jar,自动配置支持、日志和YAML

spring-boot-starter-tomcat:内置tomcat

hibernate-validate:hibernate数据校验

Jackson-databind:Jackson

Spring-web:spring核心包

Spring-webmvc springmvc包

spring-boot-starter-test:测试模块,包括JUnit、Hamcrest、Mockito