Skip to content

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

Closed
@manueljordan

Description

@manueljordan

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions