remove app.contextPath setting

This commit is contained in:
Athou
2014-10-28 16:39:48 +01:00
parent 24bd1121af
commit 6498130850
6 changed files with 1 additions and 16 deletions

View File

@@ -1,5 +1,6 @@
v 2.1.0
- dropwizard upgrade to 0.8.0
- remove our custom app.contextPath setting from config, use server.applicationContextPath from dropwizard instead
v 2.0.3
- internet explorer ajax cache workaround
- categories are now deletable again