| | |
| | | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
| | | <modelVersion>4.0.0</modelVersion> |
| | | |
| | | <groupId>com.ruoyi</groupId> |
| | | <groupId>org.dromara</groupId> |
| | | <artifactId>ruoyi-vue-plus</artifactId> |
| | | <version>4.3.1</version> |
| | | <version>${revision}</version> |
| | | |
| | | <name>RuoYi-Vue-Plus</name> |
| | | <url>https://gitee.com/JavaLionLi/RuoYi-Vue-Plus</url> |
| | | <description>RuoYi-Vue-Plus后台管理系统</description> |
| | | <url>https://gitee.com/dromara/RuoYi-Vue-Plus</url> |
| | | <description>RuoYi-Vue-Plus多租户管理系统</description> |
| | | |
| | | <properties> |
| | | <ruoyi-vue-plus.version>4.3.1</ruoyi-vue-plus.version> |
| | | <spring-boot.version>2.7.5</spring-boot.version> |
| | | <revision>5.2.1</revision> |
| | | <spring-boot.version>3.2.8</spring-boot.version> |
| | | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| | | <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |
| | | <java.version>1.8</java.version> |
| | | <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version> |
| | | <spring-boot.mybatis>2.2.2</spring-boot.mybatis> |
| | | <druid.version>1.2.12</druid.version> |
| | | <springdoc.version>1.6.12</springdoc.version> |
| | | <poi.version>5.2.3</poi.version> |
| | | <easyexcel.version>3.1.1</easyexcel.version> |
| | | <java.version>17</java.version> |
| | | <mybatis.version>3.5.16</mybatis.version> |
| | | <springdoc.version>2.6.0</springdoc.version> |
| | | <therapi-javadoc.version>0.15.0</therapi-javadoc.version> |
| | | <easyexcel.version>4.0.2</easyexcel.version> |
| | | <velocity.version>2.3</velocity.version> |
| | | <satoken.version>1.31.0</satoken.version> |
| | | <mybatis-plus.version>3.5.2</mybatis-plus.version> |
| | | <satoken.version>1.38.0</satoken.version> |
| | | <mybatis-plus.version>3.5.7</mybatis-plus.version> |
| | | <p6spy.version>3.9.1</p6spy.version> |
| | | <hutool.version>5.8.8</hutool.version> |
| | | <hutool.version>5.8.31</hutool.version> |
| | | <okhttp.version>4.10.0</okhttp.version> |
| | | <spring-boot-admin.version>2.7.6</spring-boot-admin.version> |
| | | <redisson.version>3.17.7</redisson.version> |
| | | <lock4j.version>2.2.2</lock4j.version> |
| | | <dynamic-ds.version>3.5.2</dynamic-ds.version> |
| | | <tlog.version>1.5.0</tlog.version> |
| | | <xxl-job.version>2.3.1</xxl-job.version> |
| | | <lombok.version>1.18.24</lombok.version> |
| | | |
| | | <!-- 统一 guava 版本 解决隐式漏洞问题 --> |
| | | <guava.version>31.1-jre</guava.version> |
| | | <!-- 临时修复 snakeyaml 漏洞 --> |
| | | <snakeyaml.version>1.32</snakeyaml.version> |
| | | <spring-boot-admin.version>3.2.3</spring-boot-admin.version> |
| | | <redisson.version>3.34.1</redisson.version> |
| | | <lock4j.version>2.2.7</lock4j.version> |
| | | <dynamic-ds.version>4.3.1</dynamic-ds.version> |
| | | <alibaba-ttl.version>2.14.4</alibaba-ttl.version> |
| | | <snailjob.version>1.1.1</snailjob.version> |
| | | <mapstruct-plus.version>1.4.3</mapstruct-plus.version> |
| | | <mapstruct-plus.lombok.version>0.2.0</mapstruct-plus.lombok.version> |
| | | <lombok.version>1.18.34</lombok.version> |
| | | <bouncycastle.version>1.76</bouncycastle.version> |
| | | <justauth.version>1.16.6</justauth.version> |
| | | <!-- 离线IP地址定位库 --> |
| | | <ip2region.version>2.7.0</ip2region.version> |
| | | <undertow.version>2.3.15.Final</undertow.version> |
| | | |
| | | <!-- OSS 配置 --> |
| | | <aws-java-sdk-s3.version>1.12.324</aws-java-sdk-s3.version> |
| | | <aws.sdk.version>2.25.15</aws.sdk.version> |
| | | <aws.crt.version>0.29.13</aws.crt.version> |
| | | <!-- SMS 配置 --> |
| | | <aliyun.sms.version>2.0.22</aliyun.sms.version> |
| | | <tencent.sms.version>3.1.611</tencent.sms.version> |
| | | <sms4j.version>3.3.2</sms4j.version> |
| | | <!-- 限制框架中的fastjson版本 --> |
| | | <fastjson.version>1.2.83</fastjson.version> |
| | | <!-- 面向运行时的D-ORM依赖 --> |
| | | <anyline.version>8.7.2-20240808</anyline.version> |
| | | <!--工作流配置--> |
| | | <flowable.version>7.0.1</flowable.version> |
| | | |
| | | <!-- 插件版本 --> |
| | | <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version> |
| | | <maven-war-plugin.version>3.2.2</maven-war-plugin.version> |
| | | <maven-compiler-plugin.verison>3.11.0</maven-compiler-plugin.verison> |
| | | <maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version> |
| | | <flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version> |
| | | </properties> |
| | | |
| | | <profiles> |
| | | <profile> |
| | | <id>local</id> |
| | | <properties> |
| | | <!-- 环境标识,需要与配置文件的名称相对应 --> |
| | | <profiles.active>local</profiles.active> |
| | | <logging.level>info</logging.level> |
| | | </properties> |
| | | </profile> |
| | | <profile> |
| | | <id>dev</id> |
| | | <properties> |
| | | <!-- 环境标识,需要与配置文件的名称相对应 --> |
| | | <profiles.active>dev</profiles.active> |
| | | <logging.level>info</logging.level> |
| | | </properties> |
| | | <activation> |
| | | <!-- 默认环境 --> |
| | | <activeByDefault>true</activeByDefault> |
| | | </activation> |
| | | </profile> |
| | | <profile> |
| | | <id>prod</id> |
| | | <properties> |
| | | <profiles.active>prod</profiles.active> |
| | | <logging.level>warn</logging.level> |
| | | </properties> |
| | | </profile> |
| | | </profiles> |
| | | |
| | | <!-- 依赖声明 --> |
| | | <dependencyManagement> |
| | |
| | | <scope>import</scope> |
| | | </dependency> |
| | | |
| | | <!-- 阿里数据库连接池 --> |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>druid-spring-boot-starter</artifactId> |
| | | <version>${druid.version}</version> |
| | | <groupId>org.flowable</groupId> |
| | | <artifactId>flowable-bom</artifactId> |
| | | <version>${flowable.version}</version> |
| | | <type>pom</type> |
| | | <scope>import</scope> |
| | | </dependency> |
| | | |
| | | <!-- JustAuth 的依赖配置--> |
| | | <dependency> |
| | | <groupId>me.zhyd.oauth</groupId> |
| | | <artifactId>JustAuth</artifactId> |
| | | <version>${justauth.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- common 的依赖配置--> |
| | | <dependency> |
| | | <groupId>org.dromara</groupId> |
| | | <artifactId>ruoyi-common-bom</artifactId> |
| | | <version>${revision}</version> |
| | | <type>pom</type> |
| | | <scope>import</scope> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.springdoc</groupId> |
| | | <artifactId>springdoc-openapi-webmvc-core</artifactId> |
| | | <artifactId>springdoc-openapi-starter-webmvc-api</artifactId> |
| | | <version>${springdoc.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.springdoc</groupId> |
| | | <artifactId>springdoc-openapi-javadoc</artifactId> |
| | | <version>${springdoc.version}</version> |
| | | <groupId>com.github.therapi</groupId> |
| | | <artifactId>therapi-runtime-javadoc</artifactId> |
| | | <version>${therapi-javadoc.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |
| | | <artifactId>poi</artifactId> |
| | | <version>${poi.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |
| | | <artifactId>poi-ooxml</artifactId> |
| | | <version>${poi.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>easyexcel</artifactId> |
| | | <version>${easyexcel.version}</version> |
| | | <exclusions> |
| | | <exclusion> |
| | | <groupId>org.apache.poi</groupId> |
| | | <artifactId>poi-ooxml-schemas</artifactId> |
| | | </exclusion> |
| | | </exclusions> |
| | | </dependency> |
| | | |
| | | <!-- velocity代码生成使用模板 --> |
| | |
| | | <!-- Sa-Token 权限认证, 在线文档:http://sa-token.dev33.cn/ --> |
| | | <dependency> |
| | | <groupId>cn.dev33</groupId> |
| | | <artifactId>sa-token-spring-boot-starter</artifactId> |
| | | <artifactId>sa-token-spring-boot3-starter</artifactId> |
| | | <version>${satoken.version}</version> |
| | | </dependency> |
| | | <!-- Sa-Token 整合 jwt --> |
| | |
| | | </exclusion> |
| | | </exclusions> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>cn.dev33</groupId> |
| | | <artifactId>sa-token-core</artifactId> |
| | | <version>${satoken.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- dynamic-datasource 多数据源--> |
| | | <dependency> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>dynamic-datasource-spring-boot-starter</artifactId> |
| | | <artifactId>dynamic-datasource-spring-boot3-starter</artifactId> |
| | | <version>${dynamic-ds.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>mybatis-plus-boot-starter</artifactId> |
| | | <version>${mybatis-plus.version}</version> |
| | | <groupId>org.mybatis</groupId> |
| | | <artifactId>mybatis</artifactId> |
| | | <version>${mybatis.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>mybatis-plus-extension</artifactId> |
| | | <artifactId>mybatis-plus-spring-boot3-starter</artifactId> |
| | | <version>${mybatis-plus.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>mybatis-plus-annotation</artifactId> |
| | | <version>${mybatis-plus.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- sql性能分析插件 --> |
| | | <dependency> |
| | | <groupId>p6spy</groupId> |
| | |
| | | <version>${okhttp.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- AWS SDK for Java 2.x --> |
| | | <dependency> |
| | | <groupId>com.amazonaws</groupId> |
| | | <artifactId>aws-java-sdk-s3</artifactId> |
| | | <version>${aws-java-sdk-s3.version}</version> |
| | | <groupId>software.amazon.awssdk</groupId> |
| | | <artifactId>s3</artifactId> |
| | | <version>${aws.sdk.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- 使用AWS基于 CRT 的 S3 客户端 --> |
| | | <dependency> |
| | | <groupId>com.aliyun</groupId> |
| | | <artifactId>dysmsapi20170525</artifactId> |
| | | <version>${aliyun.sms.version}</version> |
| | | <groupId>software.amazon.awssdk.crt</groupId> |
| | | <artifactId>aws-crt</artifactId> |
| | | <version>${aws.crt.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- 基于 AWS CRT 的 S3 客户端的性能增强的 S3 传输管理器 --> |
| | | <dependency> |
| | | <groupId>com.tencentcloudapi</groupId> |
| | | <artifactId>tencentcloud-sdk-java</artifactId> |
| | | <version>${tencent.sms.version}</version> |
| | | <groupId>software.amazon.awssdk</groupId> |
| | | <artifactId>s3-transfer-manager</artifactId> |
| | | <version>${aws.sdk.version}</version> |
| | | </dependency> |
| | | <!--短信sms4j--> |
| | | <dependency> |
| | | <groupId>org.dromara.sms4j</groupId> |
| | | <artifactId>sms4j-spring-boot-starter</artifactId> |
| | | <version>${sms4j.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | |
| | | <artifactId>redisson-spring-boot-starter</artifactId> |
| | | <version>${redisson.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>lock4j-redisson-spring-boot-starter</artifactId> |
| | | <version>${lock4j.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- xxl-job-core --> |
| | | <!-- SnailJob Client --> |
| | | <dependency> |
| | | <groupId>com.xuxueli</groupId> |
| | | <artifactId>xxl-job-core</artifactId> |
| | | <version>${xxl-job.version}</version> |
| | | <groupId>com.aizuda</groupId> |
| | | <artifactId>snail-job-client-starter</artifactId> |
| | | <version>${snailjob.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.aizuda</groupId> |
| | | <artifactId>snail-job-client-job-core</artifactId> |
| | | <version>${snailjob.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.yomahub</groupId> |
| | | <artifactId>tlog-web-spring-boot-starter</artifactId> |
| | | <version>${tlog.version}</version> |
| | | <exclusions> |
| | | <exclusion> |
| | | <artifactId>log4j</artifactId> |
| | | <groupId>log4j</groupId> |
| | | </exclusion> |
| | | <exclusion> |
| | | <artifactId>dom4j</artifactId> |
| | | <groupId>dom4j</groupId> |
| | | </exclusion> |
| | | <exclusion> |
| | | <artifactId>commons-beanutils</artifactId> |
| | | <groupId>commons-beanutils</groupId> |
| | | </exclusion> |
| | | </exclusions> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>transmittable-thread-local</artifactId> |
| | | <version>${alibaba-ttl.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- 加密包引入 --> |
| | | <dependency> |
| | | <groupId>org.bouncycastle</groupId> |
| | | <artifactId>bcprov-jdk15to18</artifactId> |
| | | <version>${bouncycastle.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.yomahub</groupId> |
| | | <artifactId>tlog-xxljob-spring-boot-starter</artifactId> |
| | | <version>${tlog.version}</version> |
| | | <groupId>io.github.linpeilie</groupId> |
| | | <artifactId>mapstruct-plus-spring-boot-starter</artifactId> |
| | | <version>${mapstruct-plus.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- 统一 guava 版本 解决隐式漏洞问题 --> |
| | | <!-- 离线IP地址定位库 ip2region --> |
| | | <dependency> |
| | | <groupId>com.google.guava</groupId> |
| | | <artifactId>guava</artifactId> |
| | | <version>${guava.version}</version> |
| | | <groupId>org.lionsoul</groupId> |
| | | <artifactId>ip2region</artifactId> |
| | | <version>${ip2region.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- 临时修复 snakeyaml 漏洞 --> |
| | | <dependency> |
| | | <groupId>org.yaml</groupId> |
| | | <artifactId>snakeyaml</artifactId> |
| | | <version>${snakeyaml.version}</version> |
| | | <groupId>io.undertow</groupId> |
| | | <artifactId>undertow-core</artifactId> |
| | | <version>${undertow.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>io.undertow</groupId> |
| | | <artifactId>undertow-servlet</artifactId> |
| | | <version>${undertow.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>io.undertow</groupId> |
| | | <artifactId>undertow-websockets-jsr</artifactId> |
| | | <version>${undertow.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- 定时任务 --> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-job</artifactId> |
| | | <version>${ruoyi-vue-plus.version}</version> |
| | | <artifactId>commons-compress</artifactId> |
| | | <groupId>org.apache.commons</groupId> |
| | | <version>1.26.2</version> |
| | | </dependency> |
| | | |
| | | <!-- 代码生成--> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-generator</artifactId> |
| | | <version>${ruoyi-vue-plus.version}</version> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>fastjson</artifactId> |
| | | <version>${fastjson.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- 核心模块--> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-framework</artifactId> |
| | | <version>${ruoyi-vue-plus.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- 系统模块--> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <groupId>org.dromara</groupId> |
| | | <artifactId>ruoyi-system</artifactId> |
| | | <version>${ruoyi-vue-plus.version}</version> |
| | | <version>${revision}</version> |
| | | </dependency> |
| | | |
| | | <!-- 通用工具--> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-common</artifactId> |
| | | <version>${ruoyi-vue-plus.version}</version> |
| | | <groupId>org.dromara</groupId> |
| | | <artifactId>ruoyi-job</artifactId> |
| | | <version>${revision}</version> |
| | | </dependency> |
| | | |
| | | <!-- OSS对象存储模块 --> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-oss</artifactId> |
| | | <version>${ruoyi-vue-plus.version}</version> |
| | | <groupId>org.dromara</groupId> |
| | | <artifactId>ruoyi-generator</artifactId> |
| | | <version>${revision}</version> |
| | | </dependency> |
| | | |
| | | <!-- SMS短信模块 --> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-sms</artifactId> |
| | | <version>${ruoyi-vue-plus.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- demo模块 --> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <groupId>org.dromara</groupId> |
| | | <artifactId>ruoyi-demo</artifactId> |
| | | <version>${ruoyi-vue-plus.version}</version> |
| | | <version>${revision}</version> |
| | | </dependency> |
| | | |
| | | <!-- 工作流模块 --> |
| | | <dependency> |
| | | <groupId>org.dromara</groupId> |
| | | <artifactId>ruoyi-workflow</artifactId> |
| | | <version>${revision}</version> |
| | | </dependency> |
| | | |
| | | </dependencies> |
| | |
| | | |
| | | <modules> |
| | | <module>ruoyi-admin</module> |
| | | <module>ruoyi-framework</module> |
| | | <module>ruoyi-system</module> |
| | | <module>ruoyi-job</module> |
| | | <module>ruoyi-generator</module> |
| | | <module>ruoyi-common</module> |
| | | <module>ruoyi-demo</module> |
| | | <module>ruoyi-extend</module> |
| | | <module>ruoyi-oss</module> |
| | | <module>ruoyi-sms</module> |
| | | <module>ruoyi-modules</module> |
| | | </modules> |
| | | <packaging>pom</packaging> |
| | | |
| | |
| | | <plugin> |
| | | <groupId>org.apache.maven.plugins</groupId> |
| | | <artifactId>maven-compiler-plugin</artifactId> |
| | | <version>3.9.0</version> |
| | | <version>${maven-compiler-plugin.verison}</version> |
| | | <configuration> |
| | | <source>${java.version}</source> |
| | | <target>${java.version}</target> |
| | |
| | | <path> |
| | | <groupId>com.github.therapi</groupId> |
| | | <artifactId>therapi-runtime-javadoc-scribe</artifactId> |
| | | <version>0.15.0</version> |
| | | <version>${therapi-javadoc.version}</version> |
| | | </path> |
| | | <path> |
| | | <groupId>org.projectlombok</groupId> |
| | |
| | | <artifactId>spring-boot-configuration-processor</artifactId> |
| | | <version>${spring-boot.version}</version> |
| | | </path> |
| | | <path> |
| | | <groupId>io.github.linpeilie</groupId> |
| | | <artifactId>mapstruct-plus-processor</artifactId> |
| | | <version>${mapstruct-plus.version}</version> |
| | | </path> |
| | | <path> |
| | | <groupId>org.projectlombok</groupId> |
| | | <artifactId>lombok-mapstruct-binding</artifactId> |
| | | <version>${mapstruct-plus.lombok.version}</version> |
| | | </path> |
| | | </annotationProcessorPaths> |
| | | <compilerArgs> |
| | | <arg>-parameters</arg> |
| | | </compilerArgs> |
| | | </configuration> |
| | | </plugin> |
| | | <!-- 单元测试使用 --> |
| | | <plugin> |
| | | <groupId>org.apache.maven.plugins</groupId> |
| | | <artifactId>maven-surefire-plugin</artifactId> |
| | | <version>${maven-surefire-plugin.version}</version> |
| | | <configuration> |
| | | <argLine>-Dfile.encoding=UTF-8</argLine> |
| | | <!-- 根据打包环境执行对应的@Tag测试方法 --> |
| | | <groups>${profiles.active}</groups> |
| | | <!-- 排除标签 --> |
| | | <excludedGroups>exclude</excludedGroups> |
| | | </configuration> |
| | | </plugin> |
| | | <!-- 统一版本号管理 --> |
| | | <plugin> |
| | | <groupId>org.codehaus.mojo</groupId> |
| | | <artifactId>flatten-maven-plugin</artifactId> |
| | | <version>${flatten-maven-plugin.version}</version> |
| | | <configuration> |
| | | <updatePomFile>true</updatePomFile> |
| | | <flattenMode>resolveCiFriendliesOnly</flattenMode> |
| | | </configuration> |
| | | <executions> |
| | | <execution> |
| | | <id>flatten</id> |
| | | <phase>process-resources</phase> |
| | | <goals> |
| | | <goal>flatten</goal> |
| | | </goals> |
| | | </execution> |
| | | <execution> |
| | | <id>flatten.clean</id> |
| | | <phase>clean</phase> |
| | | <goals> |
| | | <goal>clean</goal> |
| | | </goals> |
| | | </execution> |
| | | </executions> |
| | | </plugin> |
| | | </plugins> |
| | | <resources> |
| | |
| | | <repositories> |
| | | <repository> |
| | | <id>public</id> |
| | | <name>aliyun nexus</name> |
| | | <url>https://maven.aliyun.com/repository/public/</url> |
| | | <name>huawei nexus</name> |
| | | <url>https://mirrors.huaweicloud.com/repository/maven/</url> |
| | | <releases> |
| | | <enabled>true</enabled> |
| | | </releases> |
| | |
| | | <pluginRepositories> |
| | | <pluginRepository> |
| | | <id>public</id> |
| | | <name>aliyun nexus</name> |
| | | <url>https://maven.aliyun.com/repository/public/</url> |
| | | <name>huawei nexus</name> |
| | | <url>https://mirrors.huaweicloud.com/repository/maven/</url> |
| | | <releases> |
| | | <enabled>true</enabled> |
| | | </releases> |
| | |
| | | </snapshots> |
| | | </pluginRepository> |
| | | </pluginRepositories> |
| | | |
| | | <profiles> |
| | | <profile> |
| | | <id>local</id> |
| | | <properties> |
| | | <!-- 环境标识,需要与配置文件的名称相对应 --> |
| | | <profiles.active>local</profiles.active> |
| | | <logging.level>debug</logging.level> |
| | | </properties> |
| | | </profile> |
| | | <profile> |
| | | <id>dev</id> |
| | | <properties> |
| | | <!-- 环境标识,需要与配置文件的名称相对应 --> |
| | | <profiles.active>dev</profiles.active> |
| | | <logging.level>debug</logging.level> |
| | | </properties> |
| | | <activation> |
| | | <!-- 默认环境 --> |
| | | <activeByDefault>true</activeByDefault> |
| | | </activation> |
| | | </profile> |
| | | <profile> |
| | | <id>prod</id> |
| | | <properties> |
| | | <profiles.active>prod</profiles.active> |
| | | <logging.level>warn</logging.level> |
| | | </properties> |
| | | </profile> |
| | | </profiles> |
| | | |
| | | </project> |
| | | |