So erhalten Sie Wert aus der Eigenschaftsdatei in der Spring XML -Datei

<context:property-placeholder location="classpath:app.properties" />
Vishal