mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-11 16:57:14 +08:00
chore: 移除部分无用 Maven 配置
This commit is contained in:
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-api-doc</artifactId>
|
<artifactId>continew-starter-api-doc</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter API 文档模块</description>
|
<description>ContiNew Starter API 文档模块</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-auth-justauth</artifactId>
|
<artifactId>continew-starter-auth-justauth</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 认证模块 - JustAuth</description>
|
<description>ContiNew Starter 认证模块 - JustAuth</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-auth-satoken</artifactId>
|
<artifactId>continew-starter-auth-satoken</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 认证模块 - SaToken</description>
|
<description>ContiNew Starter 认证模块 - SaToken</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-auth</artifactId>
|
<artifactId>continew-starter-auth</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 认证模块</description>
|
<description>ContiNew Starter 认证模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-cache-jetcache</artifactId>
|
<artifactId>continew-starter-cache-jetcache</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 缓存模块 - JetCache</description>
|
<description>ContiNew Starter 缓存模块 - JetCache</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-cache-redisson</artifactId>
|
<artifactId>continew-starter-cache-redisson</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 缓存模块 - Redisson</description>
|
<description>ContiNew Starter 缓存模块 - Redisson</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-cache-springcache</artifactId>
|
<artifactId>continew-starter-cache-springcache</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 缓存模块 - Spring Cache</description>
|
<description>ContiNew Starter 缓存模块 - Spring Cache</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-cache</artifactId>
|
<artifactId>continew-starter-cache</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 缓存模块</description>
|
<description>ContiNew Starter 缓存模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-captcha-behavior</artifactId>
|
<artifactId>continew-starter-captcha-behavior</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 验证码模块 - 行为验证码</description>
|
<description>ContiNew Starter 验证码模块 - 行为验证码</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-captcha-graphic</artifactId>
|
<artifactId>continew-starter-captcha-graphic</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 验证码模块 - 图形验证码</description>
|
<description>ContiNew Starter 验证码模块 - 图形验证码</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-captcha</artifactId>
|
<artifactId>continew-starter-captcha</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 验证码模块</description>
|
<description>ContiNew Starter 验证码模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-core</artifactId>
|
<artifactId>continew-starter-core</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 核心模块</description>
|
<description>ContiNew Starter 核心模块</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-data-mybatis-plus</artifactId>
|
<artifactId>continew-starter-data-mybatis-plus</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 数据访问模块 - MyBatis Plus</description>
|
<description>ContiNew Starter 数据访问模块 - MyBatis Plus</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-data</artifactId>
|
<artifactId>continew-starter-data</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 数据访问模块</description>
|
<description>ContiNew Starter 数据访问模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -14,8 +14,6 @@
|
|||||||
<artifactId>continew-starter-dependencies</artifactId>
|
<artifactId>continew-starter-dependencies</artifactId>
|
||||||
<version>${revision}</version>
|
<version>${revision}</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 依赖模块</description>
|
<description>ContiNew Starter 依赖模块</description>
|
||||||
<url>https://github.com/Charles7c/continew-starter</url>
|
<url>https://github.com/Charles7c/continew-starter</url>
|
||||||
<licenses>
|
<licenses>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-extension-crud</artifactId>
|
<artifactId>continew-starter-extension-crud</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 扩展模块 - CRUD(增删改查)</description>
|
<description>ContiNew Starter 扩展模块 - CRUD(增删改查)</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-extension</artifactId>
|
<artifactId>continew-starter-extension</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 扩展模块</description>
|
<description>ContiNew Starter 扩展模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-file-excel</artifactId>
|
<artifactId>continew-starter-file-excel</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 文件处理模块 - Excel</description>
|
<description>ContiNew Starter 文件处理模块 - Excel</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-file</artifactId>
|
<artifactId>continew-starter-file</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 文件处理模块</description>
|
<description>ContiNew Starter 文件处理模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-json-jackson</artifactId>
|
<artifactId>continew-starter-json-jackson</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter JSON 模块 - Jackson</description>
|
<description>ContiNew Starter JSON 模块 - Jackson</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-json</artifactId>
|
<artifactId>continew-starter-json</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter JSON 模块</description>
|
<description>ContiNew Starter JSON 模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -10,8 +10,5 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-log-common</artifactId>
|
<artifactId>continew-starter-log-common</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 日志模块 - 公共模块</description>
|
<description>ContiNew Starter 日志模块 - 公共模块</description>
|
||||||
</project>
|
</project>
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-log-httptrace-pro</artifactId>
|
<artifactId>continew-starter-log-httptrace-pro</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 日志模块 - HttpTracePro(Spring Boot Actuator HttpTrace 重置增强版)</description>
|
<description>ContiNew Starter 日志模块 - HttpTracePro(Spring Boot Actuator HttpTrace 重置增强版)</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-log</artifactId>
|
<artifactId>continew-starter-log</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 日志模块</description>
|
<description>ContiNew Starter 日志模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-messaging-mail</artifactId>
|
<artifactId>continew-starter-messaging-mail</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 消息模块 - 邮件</description>
|
<description>ContiNew Starter 消息模块 - 邮件</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -10,9 +10,6 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-messaging-sms</artifactId>
|
<artifactId>continew-starter-messaging-sms</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 消息模块 - SMS</description>
|
<description>ContiNew Starter 消息模块 - SMS</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-messaging</artifactId>
|
<artifactId>continew-starter-messaging</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 消息模块</description>
|
<description>ContiNew Starter 消息模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@@ -10,8 +10,5 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>continew-starter-storage-local</artifactId>
|
<artifactId>continew-starter-storage-local</artifactId>
|
||||||
<packaging>jar</packaging>
|
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 存储模块 - 本地存储</description>
|
<description>ContiNew Starter 存储模块 - 本地存储</description>
|
||||||
</project>
|
</project>
|
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter-storage</artifactId>
|
<artifactId>continew-starter-storage</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>ContiNew Starter 存储模块</description>
|
<description>ContiNew Starter 存储模块</description>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
2
pom.xml
2
pom.xml
@@ -12,8 +12,6 @@
|
|||||||
|
|
||||||
<artifactId>continew-starter</artifactId>
|
<artifactId>continew-starter</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
|
||||||
<description>
|
<description>
|
||||||
ContiNew Starter(Continue New Starter)基于“约定优于配置”的理念,
|
ContiNew Starter(Continue New Starter)基于“约定优于配置”的理念,
|
||||||
再次精简常规配置,提供一个更为完整的配置解决方案,帮助开发人员更加快速的集成常用第三方库或工具到 Spring Boot Web 应用程序中。
|
再次精简常规配置,提供一个更为完整的配置解决方案,帮助开发人员更加快速的集成常用第三方库或工具到 Spring Boot Web 应用程序中。
|
||||||
|
Reference in New Issue
Block a user