111
parent
e5654e810e
commit
99beaeded6
4
pom.xml
4
pom.xml
|
@ -10,14 +10,14 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<artifactId>cloud-modules-gen</artifactId>
|
<artifactId>cloud-modules-gen</artifactId>
|
||||||
|
<version>1.0.0</version>
|
||||||
<description>
|
<description>
|
||||||
cloud-modules-gen代码生成
|
cloud-modules-gen代码生成
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
<!-- SpringCloud Alibaba Nacos -->
|
<!-- SpringCloud Alibaba Nacos -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.alibaba.cloud</groupId>
|
<groupId>com.alibaba.cloud</groupId>
|
||||||
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
|
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue