[BAEL-8473] - Moved articles from spring-boot module to new spring-boot-client module

This commit is contained in:
amit2103
2018-08-26 15:10:16 +05:30
parent 24b6f662d8
commit c7f95c2c65
15 changed files with 201 additions and 24 deletions
-10
View File
@@ -117,16 +117,6 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-websocket</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-messaging</artifactId>
</dependency>
<dependency>
<groupId>org.togglz</groupId>
<artifactId>togglz-spring-boot-starter</artifactId>