Decryption config

Brent Putman putmanb at georgetown.edu
Wed May 28 21:42:42 EDT 2014


On 5/28/14 9:28 PM, Cantor, Scott wrote:
>> The entityID looks like a String bean, but that class takes a
>> Set<String> there.  Does Spring auto-magically convert single values
>> into singleton Collections?
> As far as I can tell, it does, yes. I've not been consistent doing it but
> it seems to work.

Huh, you learn something new every day... Well, I just added the
constructors anyway.  The single value is probably the 90%+ case, and
with the new injected set values, it makes sense to have it, for
non-Spring usage.


More information about the dev mailing list