Hey there, is it possible to use a list of beans in a config option? So like, instead of having to do List<String> or just custom beans, you could do List<MyCustomBean>? Thanks.
Hey there, is it possible to use a list of beans in a config option? So like, instead of having to do List or just custom beans, you could do List?
Thanks.