Skip to content

Document how to use Gradle's native bom support as an alternative to the dependency management plugin #21570

@asaikali

Description

@asaikali

After watching Managing Dependencies for Spring Projects with Gradle by Jenn Strater and Andy Wilkinson talk. I started a new project using the Gradle Java Platfrom Plugin rather than the Spring Boot dependency gradle plugin which worked but required a lot of trial and error. Upgrading from boot 2.2.6 to 2.3.0 caused the breakage #21569.

It's unclear how the boot plugin interacts with the Java Platform Plugin. Documenting how to use the Java Platform Plugin rather than the dependency management plugin is quite useful for many users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions