当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
0 Star 0 Fork 4.1K

D调丶华丽/open-capacity-platform
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
someday 提交于 2019-10-17 22:38 . 修改简介
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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>
<parent>
<groupId>com.open.capacity</groupId>
<artifactId>open-capacity-platform</artifactId>
<version>2.0.1</version>
</parent>
<artifactId>inner-intergration</artifactId>
<packaging>pom</packaging>
<description>内部支撑工具</description>
<modules>
<!-- 关系型数据库配置-->
<module>db-spring-boot-starter</module>
<!-- 非关系型数据库配置-->
<module>redis-spring-boot-starter</module>
<!-- 日志统一配置 -->
<module>log-spring-boot-starter</module>
<!-- 公共实体类配置 -->
<module>common-spring-boot-starter</module>
<!-- API文档配置 -->
<module>swagger-spring-boot-starter</module>
<!-- 资源服务器配置 -->
<module>uaa-client-spring-boot-starter</module>
<!-- 认证服务器配置 -->
<module>uaa-server-spring-boot-starter</module>
<!-- mq -->
<module>rabbitmq-spring-boot-starter</module>
<!-- 自定义负载均衡策略-->
<module>ribbon-spring-boot-starter</module>
</modules>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/pokerSpadeA/open-capacity-platform.git
git@gitee.com:pokerSpadeA/open-capacity-platform.git
pokerSpadeA
open-capacity-platform
open-capacity-platform
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385