jboss-set / prbz-overview

Pull Request and Bugzilla Overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use yaml file instead of properties

parsharma opened this issue · comments

It's good to use .yml because it has a hierarchical structure. We don't need to repeat the properties and while retrieving the values from .yml file we get the value as whatever the respective type (int, string etc.) is in the configuration.

I am not able to assigned this issue to myself.