add new common module
This commit is contained in:
@@ -23,11 +23,16 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>io.wdd</groupId>
|
||||
<artifactId>ProjectOctopus</artifactId>
|
||||
<artifactId>common</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-amqp</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>de.codecentric</groupId>
|
||||
<artifactId>spring-boot-admin-starter-client</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user