spring-framework / org.springframework.web.servlet.config.annotation / WebMvcConfigurationSupport / mvcConversionService

mvcConversionService

@Bean open fun mvcConversionService(): FormattingConversionService

Return a FormattingConversionService for use with annotated controller methods and the spring:eval JSP tag. Also see #addFormatters as an alternative to overriding this method.