Package io.quarkus.runtime.configuration
Class PropertiesUtil
java.lang.Object
io.quarkus.runtime.configuration.PropertiesUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isMapped
(NameIterator name, String mapped) static boolean
isPropertyInRoot
(String property, String root) static boolean
isPropertyInRoots
(String property, Set<String> roots) static boolean
isPropertyQuarkusCompoundName
(NameIterator propertyName)
-
Method Details
-
isMapped
-
isPropertyInRoots
-
isPropertyInRoot
-
isPropertyQuarkusCompoundName
-