[BAEL-11601] Move and update Testing REST with multiple MIME types article code

Moved the code and cleaned spring-rest-full module.
This commit is contained in:
Ger Roza
2019-02-24 11:49:28 -03:00
parent 0f124ffd1c
commit 7ee231b817
12 changed files with 4 additions and 296 deletions
-5
View File
@@ -158,11 +158,6 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>${xstream.version}</version>
</dependency>
<!-- util -->