1.基于"约定优于配置"的理念,
再次精简常规配置,提供一个更为完整的配置解决方案,帮助开发人员更加快速的集成 starter 到 Spring Boot Web 应用程序中。
2.包含了一系列经过企业实践优化的依赖包,
可轻松集成到应用中,为开发人员减少手动引入依赖及配置的麻烦,为 Spring Boot Web 项目的灵活快速构建提供支持。
Compile Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Core Utils
MULANPSL 2.0
| cn.hutool
»
hutool-all Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。 | 5.8.31 | 5.8.47 | |
Java Spec
EPL 2.0 +1
| jakarta.servlet
»
jakarta.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 6.0.0 | 6.1.0 | |
CodeGen
MIT
| org.projectlombok
»
lombok(optional) Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.38 | 1.18.48 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 3.4.5 | 4.1.1 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 3.4.5 | 4.1.1 | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-undertow Starter for using Undertow | 3.4.5 | 3.5.16 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 3.4.5 | 4.1.1 |