chore: 移除部分无用 Maven 配置

This commit is contained in:
2024-01-18 20:08:08 +08:00
parent be14bca2ca
commit 6d9e8b43eb
30 changed files with 0 additions and 78 deletions

View File

@@ -12,8 +12,6 @@
<artifactId>continew-starter</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>
ContiNew StarterContinue New Starter基于“约定优于配置”的理念
再次精简常规配置,提供一个更为完整的配置解决方案,帮助开发人员更加快速的集成常用第三方库或工具到 Spring Boot Web 应用程序中。