jkube
jkube copied to clipboard
Investigate application.properties placeholder behavior
Description
We recently fixed #2444 with #2455 to resolve placeholders in Spring Boot application.properties in order to infer a proper Spring Boot configuration.
Similar features exist for other of our supported frameworks such as Micronaut, Quarkus, and Helidon.
We need to investigate if the same fix (or others) apply and propose new issues to fix them.