Skip to content

Provide some default dependency substitutions in Spring Boot's Gradle plugin #21359

Open
@wilkinsona

Description

@wilkinsona

Gradle allows one dependency to be substituted for another via a dependency substitution. This could be useful for things like replacing a javax API jar with its Jarkara equivalent or replacing Commons Logging with spring-jcl. We might be able to provide some of the substitutions by default when Spring Boot's Gradle plugin is applied. We could also offer a way to turn them off via a small addition to the plugin's DSL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions