BAEL-175 - moving to mvc java module

This commit is contained in:
slavisa-baeldung
2016-08-14 09:45:23 +02:00
parent 34678f2077
commit aed7a46324
13 changed files with 39 additions and 326 deletions
+5
View File
@@ -111,6 +111,11 @@
<version>${mockito.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>