Selective Parsing?

Cantor, Scott cantor.2 at osu.edu
Fri Mar 7 10:51:39 EST 2014


On 3/7/14, 10:21 AM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>
>When we set up the Application context we set up the profile as one might
>expect
>
>	context.getEnvironment().setActiveProfiles("whatever");
>
>and in the parse code one can detect this

Yes, I kind of figured that would be possible.

I don't know if that's preferable to having a faux parent context with an
explicit bean name or not. That at least doesn't misuse a Spring feature.

-- Scott




More information about the dev mailing list