Agree for "clean interpolation" and add a flag to be spec compliant.
Regards JB > Le 13 févr. 2021 à 10:07, Romain Manni-Bucau <rmannibu...@gmail.com> a écrit : > > Hi all, > > Seems our list injection supports interpolation of values whereas plain value > (String, primitives, ...) don't until you use a converter. > I suspect it is not intended because both should support or not injection for > consistency. > I'm tempted to make interpolation supported properly and have a global flag > to disable it to make it spec compliant if needed - it never makes sense to > not support it in real apps to be honest, in particular in k8s world which is > what targets MP, no? ;) > > Wdyt? > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com/> | Github <https://github.com/rmannibucau> > | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/application-development/java-ee-8-high-performance>