Merge branch '2.7.x' into 3.0.x

Closes gh-35372
pull/35611/head
Moritz Halbritter 2 years ago
commit 42cc84070b

@ -1,17 +1,8 @@
build-info=?
getting-started=?
goals=?
help=?
spring-boot-maven-plugin-documentation=?
introduction=?.?
integration-tests=integration-tests
integration-tests-no-starter-parent=integration-tests.no-starter-parent
integration-tests-example=integration-tests.examples
integration-tests-example-random-port=integration-tests.examples.random-port
integration-tests-example-jmx-port=integration-tests.examples.jmx-port
integration-tests-example-skip=integration-tests.examples.skip
build-image=build-image
build-image-docker-daemon=build-image.docker-daemon
build-image-docker-registry=build-image.docker-registry
build-image-customization=build-image.customization
@ -33,14 +24,12 @@ repackage-example-custom-layout=packaging.examples.custom-layout
repackage-example-exclude-dependency=packaging.examples.exclude-dependency
repackage-layered-archive-tools=packaging.examples.layered-archive-tools
repackage-layered-archive-additional-layers=packaging.examples.custom-layers-configuration
run=run
run-examples=run.examples
run-example-debug=run.examples.debug
run-example-system-properties=run.examples.system-properties
run-example-environment-variables=run.examples.environment-variables
run-example-application-arguments=run.examples.using-application-arguments
run-example-active-profiles=run.examples.specify-active-profiles
using=using
using-parent-pom=using.parent-pom
using-import=using.import
using-overriding-command-line=using.overriding-command-line

Loading…
Cancel
Save