Tag Archives: placeholder

Looking for a ${property}

“Location, Location, Location” may not be enough. Having property files loaded using ProperyPlaceholderConfigurer bean or the modern <context:property-placeholder> can become a real pain when the placeholders are distributed among the jars. <context:property-placeholder location=”classpath*:*.properties”/> Well, only location can be set here, … Continue reading

Posted in Cornel's Blog, Java & JEE | Tagged , , | Leave a comment