new foo controller - work in progress

This commit is contained in:
eugenp
2014-01-10 11:50:41 +02:00
parent f06b24bea2
commit 71c8dffe40
4 changed files with 111 additions and 12 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.0-GA</version>
<version>3.18.1-GA</version>
</dependency>
<dependency>
<groupId>mysql</groupId>