-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: property-editing-supporttype: enhancement
Milestone
Description
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
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: property-editing-supporttype: enhancement