Spring 4: @PropertySource and Environment example
Today we will see how to load and read from property file in Spring 4 using @PropertySource annotation and Environment class.
Today we will see how to load and read from property file in Spring 4 using @PropertySource annotation and Environment class.