Tagged “Spring Core PropertyPlaceHolderConfigurer”

Spring Framework - What is PropertyPlaceHolderConfigurer?

24 Apr, 2017

We will externalize the properties used in the application in a property file and will use PropertyPlaceHolderConfigurer to resolve the placeholder at application startup time.

Tags:

See all tags.