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.

See: Description

Package io.helidon.config.objectmapping Description

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.
Skip navigation links

Copyright © 2018–2019 Oracle Corporation. All rights reserved.