This change adds support for including/excluding project dependencies in multi-project builds in custom layers in the layered jar built by the bootJar
task. Project dependencies can now be included/excluded from custom layers defined in layered
DSL intoLayer
closures by using group:artifact[:version]
patterns.
Comment From: pivotal-issuemaster
@PaddyDrury Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-issuemaster
@PaddyDrury Thank you for signing the Contributor License Agreement!
Comment From: wilkinsona
@PaddyDrury Thank you very much for making your first contribution to Spring Boot.