Answers for "how to get value from property file in spring xml file"

0

how to get value from property file in spring xml file

<context:property-placeholder location="classpath:app.properties" />
Posted by: Guest on May-01-2021

Code answers related to "how to get value from property file in spring xml file"

Browse Popular Code Answers by Language