1 Star 0 Fork 1

晴天/holoera

forked from 胡贺庆/holoera 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 942 Bytes
一键复制 编辑 原始数据 按行查看 历史
胡某 提交于 2021-02-21 11:14 . ES工程搭建
<?xml version="1.0" encoding="UTF-8"?>
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.hhq.holoera</groupId>
<artifactId>holoera</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>holoera</name>
<description>微服务初级学习</description>
<packaging>pom</packaging>
<modules>
<module>holoera_ware</module>
<module>holoera_member</module>
<module>holoera_order</module>
<module>holoera_product</module>
<module>holoera_coupon</module>
<module>holoera-common</module>
<module>holoera-gateway</module>
<module>holoera-search</module>
<module>renren-fast</module>
<module>renren-generator</module>
<module>holoera-third-party</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/the_guardian_of_ddd/holoera.git
[email protected]:the_guardian_of_ddd/holoera.git
the_guardian_of_ddd
holoera
holoera
master

搜索帮助