Package io.apicurio.registry.utils
Class PropertiesUtil
java.lang.Object
io.apicurio.registry.utils.PropertiesUtil
- Author:
- Ales Justin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Propertiesproperties(javax.enterprise.inject.spi.InjectionPoint ip) Filter/strip prefixes from configuration properties.
-
Constructor Details
-
PropertiesUtil
public PropertiesUtil()
-
-
Method Details
-
properties
Filter/strip prefixes from configuration properties.- Parameters:
ip- the injection point annotated withRegistryProperties- Returns:
- filtered/stripped properties
-