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>