mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-09 08:57:17 +08:00
docs: 新增 Issues 和 PR 模板
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -25,7 +25,12 @@
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
<description>ContiNew Starter</description>
|
||||
<description>
|
||||
ContiNew Starter 是一种特殊类型的 Spring Boot Starter,
|
||||
其作用与常规的 Starter 类似,它可以帮助开发人员快速集成常用的第三方库或工具到 Spring 应用程序中。
|
||||
ContiNew Starter 包含了一系列经过优化和配置的依赖包,可轻松集成到应用中,
|
||||
从而避免开发人员手动引入依赖的麻烦,为 Spring Boot 项目的灵活快速构建提供支持。
|
||||
</description>
|
||||
<url>https://github.com/Charles7c/continew-starter</url>
|
||||
<licenses>
|
||||
<license>
|
||||
|
Reference in New Issue
Block a user