SoyBeans supports multiple property files.
<properties file="/WEB-INF/app_1.properties" /> <properties file="/WEB-INF/app_2.properties" />
Log in to post a comment.
SoyBeans supports multiple property files.
<properties file="/WEB-INF/app_1.properties" />
<properties file="/WEB-INF/app_2.properties" />