Class SpringStandardConversionService

Object
org.thymeleaf.standard.expression.AbstractStandardConversionService
org.thymeleaf.spring6.expression.SpringStandardConversionService
All Implemented Interfaces:
IStandardConversionService

public final class SpringStandardConversionService extends AbstractStandardConversionService

Implementation of IStandardConversionService that delegates to Spring's type conversion system.

If there is a ConversionService available at the application context, it will be used for conversion.

Since:
3.0.3
Author:
Daniel Fernández