Sanity check : example wiki configs and prop replacement ?
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 5 13:05:06 EST 2015
> It looks as though the springResource="mumble" code does not do this,
> mostly because of the timing of when these various bits were done. I think that
> that is "just" a matter of changing
Right. Later improvement that didn't get propagated back into other Spring context creation.
> FilesystemGenericApplicationContextto
> DeferPlaceholderFileSystemXmlWebApplicationContext
>
> In AbstractDataConnectorParser#createBeanFactory
>
> I'll check tomorrow and report back. My concern of course is that this
> might be considered as a breaking API change.
No, the thing that does this is the service code explicitly, it's not implicit in the classes.
But I can take a peek, I wrote the code in the service layer that automated this.
-- Scott
More information about the dev
mailing list