Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let show optional: prefix for spring.sql.init.schema-locations and spring.sql.init.data-locations #1067

Closed
manueljordan opened this issue Jul 3, 2023 · 1 comment
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: property-editing-support type: enhancement

Comments

@manueljordan
Copy link

manueljordan commented Jul 3, 2023

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 the optional: 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

@BoykoAlex
Copy link
Contributor

Should be fixed with: 2d8cd9d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: property-editing-support type: enhancement
Projects
None yet
Development

No branches or pull requests

3 participants