Package io.helidon.config.objectmapping

Mappers that can map Config to classes with factory methods, classes with Builders and general "bean" classes with constructor and setters. The magic is happening in ObjectConfigMapperProvider which is a service implementing ConfigMapperProvider.