/yaml2props

Convert YAML to Properties for Spring configuration

Primary LanguagePythonMIT LicenseMIT

YAML2PROPERTIES

Simple script for convert YAML to Properties file for Spring application configuration.

Minimum requirement

  • Python 2.7+

How to use

$ python yaml2props.py {your_path_file}

You can try with sample.yaml as example file.