property-placeholder.xml
Tom Zeller
tzeller at dragonacea.biz
Tue Nov 18 23:55:55 EST 2014
> On Nov 18, 2014, at 10:47 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
>
> 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.
Nice.
More information about the dev
mailing list