Package com.foreach.across.modules.entity.converters
package com.foreach.across.modules.entity.converters
-
ClassDescriptionEntityConverter<T extends org.springframework.core.convert.ConversionService & org.springframework.core.convert.converter.ConverterRegistry>
Converter
to convert arbitrary input to an entity that is fully registered with theEntityRegistry
.Converts a string to an EntityConfiguration by interpreting the string as the name of the EntityConfiguration.