Class PropertyMappers


  • public final class PropertyMappers
    extends Object
    • Field Detail

      • VALUE_MASK

        public static String VALUE_MASK
    • Method Detail

      • getValue

        public static io.smallrye.config.ConfigValue getValue​(io.smallrye.config.ConfigSourceInterceptorContext context,
                                                              String name)
      • isBuildTimeProperty

        public static boolean isBuildTimeProperty​(String name)
      • toCLIFormat

        public static String toCLIFormat​(String name)
      • canonicalFormat

        public static String canonicalFormat​(String name)