-
Hello, server.form.landing.page=index.html So I would like to have all stuff coming after I am already using I know it's possible by putting double quotes around but it doesn't work for us because we are porting to quarkus something we already have in place and cannot ask to users to change all their parameters. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 15 replies
-
We don't support that at the moment, but I guess that if you have a mapping type of |
Beta Was this translation helpful? Give feedback.
-
With smallrye/smallrye-config#900, SmallRye Config will support dotted keys without quotes for non-nested Map elements. |
Beta Was this translation helpful? Give feedback.
With smallrye/smallrye-config#900, SmallRye Config will support dotted keys without quotes for non-nested Map elements.