Uses of Class
io.smallrye.config.PropertiesConfigSourceProvider
-
Packages that use PropertiesConfigSourceProvider Package Description io.smallrye.config -
-
Uses of PropertiesConfigSourceProvider in io.smallrye.config
Methods in io.smallrye.config that return PropertiesConfigSourceProvider Modifier and Type Method Description static PropertiesConfigSourceProviderPropertiesConfigSourceProvider. classPathResource(String location, ClassLoader classLoader)Deprecated, for removal: This API element is subject to removal in a future version.static PropertiesConfigSourceProviderPropertiesConfigSourceProvider. resource(String location, ClassLoader classLoader)Deprecated, for removal: This API element is subject to removal in a future version.
-