This commit is contained in:
Cyrille Le Clerc 2013-08-25 02:55:13 -07:00
commit c514fc0458

View file

@ -33,6 +33,9 @@
<mvc:view-controller path="/" view-name="welcome" />
<!-- serve static resources (*.html, ...) from src/main/webapp/ -->
<mvc:default-servlet-handler/>
<bean id="conversionService" class="org.springframework.format.support.FormattingConversionServiceFactoryBean">
<property name="formatters">
<set>