spring-boot/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin
Scott Frederick c17ecf0f0b Add support for caching to bind mounts when building images
When building an image using the Maven `spring-boot:build-image` goal or
the Gradle `bootBuildImage` task, the build and launch caches can be
configured to use a bind mount as an alternative to using a named
volume.

Closes gh-28387
2023-08-21 15:04:39 -05:00
..
src Add support for caching to bind mounts when building images 2023-08-21 15:04:39 -05:00
.gitignore Add .gitignore for Gradle Plugin module 2018-05-11 14:28:02 +02:00
build.gradle Upgrade to Spring Framework 6.1.0-M1 2023-06-19 18:12:16 +01:00