add 'excludes' tag support for spring-boot-maven-plugin
add 'excludes' tag support for spring-boot-maven-plugin
spring-boot-maven-plugin can excludes dependencies, this pull request contains support to this tag. Dependencies in excludes will not be added to the final libs directory.
see first-party/jib-spring-boot-extension-maven/src/main/java/com/google/cloud/tools/jib/maven/extension/springboot/JibSpringBootExtension.java for implementation.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.