using properties within the properties file

前端 未结 5 1092
执念已碎
执念已碎 2020-12-17 02:14

I apologize for the title.. i couldn\'t find a better way to explain the situation.

I use to load properties file using a Property class as described in the URL http

5条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-17 02:51

    I wrote my own Configuration library that supports variable expansion in properties files, have a look and see if it provides what you need. An article I wrote to introduce the feature is here.

提交回复
热议问题