custom resolver for IDP3.x
Rod Widdowson
rdw at steadingsoftware.com
Wed Aug 5 09:07:39 EDT 2015
> I put together this template DC project a few months ago
Sweet! Thanks for sharing
> I would appreciate more information about complex setters.
I'll try to put something into the wiki over the next few days. It will probably be somewhat fragmented until I work out what it wants to look like (for instance this needs to be put into a section about the spring parsers, but you *know* how to do that bit.
> My sample DC was all strings, but I have a more complex DC that needs to handle certificates.
You are going to need a bean factory then. Pass the parameterization into the bean factory as simple objects and build the complex one (like the certificate) in the factory.
Rod
More information about the dev
mailing list