Skip to content

Support addResources configuration for Spring Boot Gradle Plugin #2431

@andidev

Description

@andidev

Filtered resources combined with running the application with gradle bootRun does not work since the filtered resources in path build/resources/main/config/ are removed by the plugin documented here.
According to Spring Boot Maven Plugin Docs there seems to be a way to configure to use the resources in the build/resources/main/config/ path instead.
This is however not implemented yet in the Spring Boot Gradle Plugin according to @philwebb in issue #749.

Besides to the implementation some documentation would be nice to have for this in Spring Boot Maven Plugin Docs 59.5 Running a project in-place section.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions