Revert "Temporary attempt on addressing deploying custon message converters"

This reverts commit e75bb67608.
This commit is contained in:
Oleg Zhurakousky
2019-11-20 13:16:37 +01:00
parent 6c675805fa
commit 4f699a32b7
4 changed files with 1 additions and 96 deletions

View File

@@ -27,11 +27,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-messaging</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
<build>