codingchili / chili-core

Reactive framework for creating transport & storage-transparent microservices with Vert.x
https://codingchili.github.io/chili-core/
MIT License
14 stars 5 forks source link

Configurations to support multiple file formats - currently hard codes type in paths ext. #207

Closed codingchili closed 6 years ago

codingchili commented 6 years ago

Fixed: supports any registered registered file parser in the Config factory. If extension is missing from reference, it will attempt to find a file with the same name using any of the supported extensions. wow.