INT-930 falling back to a default ConversionService so that a bean does not have to be defined for common cases

This commit is contained in:
Mark Fisher
2010-03-10 05:00:46 +00:00
parent 88a2c65519
commit 1b2ff13413
2 changed files with 19 additions and 12 deletions

View File

@@ -20,6 +20,4 @@
<mapping value="false" channel="falseChannel" />
</header-value-router>
<beans:bean id="integrationConversionService" class="org.springframework.context.support.ConversionServiceFactoryBean"/>
</beans:beans>