Uses of Package
io.quarkus.spring.boot.properties.deployment
-
Classes in io.quarkus.spring.boot.properties.deployment used by io.quarkus.spring.boot.properties.deploymentClassDescriptionClass 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