Package io.quarkus.spring.boot.properties.deployment
package io.quarkus.spring.boot.properties.deployment
-
ClassDescriptionClass that takes a
MethodCreatorand the config object class name and produces an instance of that classClass used to handle all the plumbing needed to support fields with types likeList<SomeClass>values for which can only be provided in YAML.An abstraction over Field and Method which we will use in order to keep the same code for Class and Interface cases