1.基于"约定优于配置"的理念,
再次精简常规配置,提供一个更为完整的配置解决方案,帮助开发人员更加快速的集成 starter 到 Spring Boot Web 应用程序中。
2.包含了一系列经过企业实践优化的依赖包,
可轻松集成到应用中,为开发人员减少手动引入依赖及配置的麻烦,为 Spring Boot Web 项目的灵活快速构建提供支持。
Version0.0.10compared with
Version Details
| 0.0.8 | 0.0.10 | |
|---|---|---|
| Release date | Dec 15, 2025 | Dec 16, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.0.8 | 0.0.10 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hibernate.validator » hibernate-validator | - | 8.0.2.Final |
| + Added | org.springframework.boot » spring-boot-configuration-processor | - | 3.4.5 |
| + Added | org.springframework.boot » spring-boot-starter-aop | - | 3.4.5 |
| ~ Updated | cn.hutool » hutool-all | 5.8.31 | 5.8.42 |