public class PropertiesLoader extends Object
See implementation details here: https://stackoverflow.com/questions/52117613/microprofile-config-custom-configsource-using-jpa/56498321#56498321
PropertiesConfigSource| Constructor and Description |
|---|
PropertiesLoader() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
loadProperties()
This method is used to load a imixs.property file into the property
Map
|
void |
reset()
This method reset the properties from the PropertiesConfigSource
|
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.