Class TypeResolverFactory

java.lang.Object
io.github.blyznytsiaorg.bibernate.entity.type.TypeResolverFactory

public class TypeResolverFactory extends Object
Factory class for creating type field resolvers based on the type of field encountered during custom injection.

This factory initializes a list of TypeFieldResolver implementations to handle different types of fields in an entity class.