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