fixes for known 2.0.0 bugs reported since release - see changelog
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
|
||||
<init-param>
|
||||
<param-name>contextConfigLocation</param-name>
|
||||
<param-value>/WEB-INF/config/dispatcher-servlet-config.xml</param-value>
|
||||
<param-value></param-value>
|
||||
</init-param>
|
||||
<load-on-startup>1</load-on-startup>
|
||||
</servlet>
|
||||
|
||||
Reference in New Issue
Block a user