Skip to content

configuring with ff4j-config-yaml #236

@paul58914080

Description

@paul58914080

As @clun reported in #106.

Consider other properties in the YAML ? like config. I said it because most of the work is already done in ff4j-config-yaml

https://github.com/ff4j/ff4j/blob/master/ff4j-config-yaml/src/test/java/org/ff4j/parser/yaml/YamlParserTest.java

InputStream ymlFile = getClass().getClassLoader().getResourceAsStream("application.yml");
FF4jConfiguration ymlConfig = new YamlParser().parseConfigurationFile(ymlFile);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions