Class ConfigurationUtils
java.lang.Object
io.micronaut.inject.configuration.ConfigurationUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringbuildPropertyPath(ClassElement owningType, ClassElement declaringType, String propertyName) static StringgetRequiredTypePath(ClassElement classElement) getTypePath(ClassElement classElement)
-
Method Details
-
buildPropertyPath
public static String buildPropertyPath(ClassElement owningType, ClassElement declaringType, String propertyName) -
getRequiredTypePath
-
getTypePath
-