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