fixing the crypto factory beans
Cantor, Scott
cantor.2 at osu.edu
Fri May 30 13:42:56 EDT 2014
On 5/30/14, 1:12 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
>
>>I tend to prefer GenericApplicationContexts in order to look for
>>resources first on the classpath and then the filesystem.
>
>I suppose that's not impossible. I could have it test for the path's
>existence before actually using it as one, and fall back if not.
I added a fallback to classpath, is that acceptable?
I favor file over classpath because I don't think they really conflict,
and file is the normal case here. This isn't changing the rest of Spring,
only the contexts created by our reloadable services.
-- Scott
More information about the dev
mailing list