> On Feb 14, 2020, at 6:27 AM, Volkan Yazıcı <[email protected]> wrote: > > Hello, > > Given a builder's @PluginBuilderAttribute field of type T, how can I > instruct the DI mechanism to employ a certain Function<String,T> > method for injection? > I’m not sure I understand. I didn’t write the builder support but I had always assumed that it used standard bean naming conventions for the setter method and that the method required an argument that is of the same type and returns the builder. Ralph
- Custom class reader for PluginBuilderAttribute Volkan Yazıcı
- Re: Custom class reader for PluginBuilderAttribute Ralph Goers
- Re: Custom class reader for PluginBuilderAttribute Matt Sicker
