property-placeholder.xml

Cantor, Scott cantor.2 at osu.edu
Tue Nov 18 23:47:45 EST 2014


On 11/19/14, 4:15 AM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:


>
>I went ahead and moved it for now. It occurs to me though that since it's 
>meant to be "hands off" anyway, we could just add a conditional flag to 
>the Spring context creation bean that turns on and off the property 
>placeholder code (which we'd do in code and remove the placeholder 
>resource), and if people wanted to override the behavior we're embedding 
>they could just turn off the flag.

I actually just added a property for BeanFactoryPostProcessors to the API, 
so if we want to do this, we can just move the Property processor into 
services-system.xml as a bean rather than these extra files. That seems 
superior to me.

-- Scott



More information about the dev mailing list