-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Consider other properties in the YAML ? like config. I said it because most of the work is already done in ff4j-config-yaml
InputStream ymlFile = getClass().getClassLoader().getResourceAsStream("application.yml");
FF4jConfiguration ymlConfig = new YamlParser().parseConfigurationFile(ymlFile);Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels