Let show optional:
prefix for spring.sql.init.schema-locations
and spring.sql.init.data-locations
#1067
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: property-editing-support
type: enhancement
Milestone
Currently for STS 4.17.2
About Spring Boot for these two Application Properties
spring.sql.init.schema-locations
spring.sql.init.data-locations
When are declared in the
application.properties
file, when autocomplete is used, is expected that theoptional:
prefix appears too. But it does not happen.For more details see the following specific comment:
And for that specific comment read its next comment too - it for a better guidance about how it works behind the scene. The point is, if other Application Properties can work with this
optional:
prefix, it should be listed too.Thanks for your understanding
The text was updated successfully, but these errors were encountered: