This sounds like TypeConverter stuff. Take a look at that plugin interface
and the numerous existing string converters.
On Fri, Feb 14, 2020 at 07:27 Volkan Yazıcı wrote:
> Hello,
>
> Given a builder's @PluginBuilderAttribute field of type T, how can I
> instruct the DI mechanism to employ a cer
> On Feb 14, 2020, at 6:27 AM, Volkan Yazıcı wrote:
>
> Hello,
>
> Given a builder's @PluginBuilderAttribute field of type T, how can I
> instruct the DI mechanism to employ a certain Function
> method for injection?
>
I’m not sure I understand. I didn’t write the builder support but I had
Hello,
Given a builder's @PluginBuilderAttribute field of type T, how can I
instruct the DI mechanism to employ a certain Function
method for injection?
Kind regards.