spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb 206785f838
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:23], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:23], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Only cache JarFile URL keys that are cheap to lookup
Update `JarFileUrlKey` so that only URLs that have a cheap `equals()`
method call are cached. This should prevent expensive DNS lookups from
being performed.

Fixes gh-46015
2025-06-18 13:46:31 -07:00
..
spring-boot-antlib Replace deprecated Project.task() 2025-04-14 16:17:53 -07:00
spring-boot-autoconfigure-processor Apply conventions plugin to all subprojects 2024-09-24 14:26:32 -07:00
spring-boot-buildpack-platform Use Framework's StreamUtils instead of Commons Compress's IOUtils 2025-06-12 10:00:30 +01:00
spring-boot-cli Replace deprecated Project.task() 2025-04-14 16:17:53 -07:00
spring-boot-configuration-metadata Apply conventions plugin to all subprojects 2024-09-24 14:26:32 -07:00
spring-boot-configuration-metadata-changelog-generator Polish "Fix changelog generator missing directly removed properties" 2025-04-25 15:51:29 +01:00
spring-boot-configuration-processor Polish "Test that source information is resolved from super class" 2025-05-07 10:36:56 +02:00
spring-boot-gradle-plugin Fix Docker security options broken link in OCI images packaging docs 2025-06-18 17:36:55 +01:00
spring-boot-gradle-test-support Test against Gradle 7.6.5 2025-06-17 20:05:03 +01:00
spring-boot-jarmode-tools Use the layers index file to resolve the application layer name 2025-05-09 11:31:06 +02:00
spring-boot-loader Only cache JarFile URL keys that are cheap to lookup 2025-06-18 13:46:31 -07:00
spring-boot-loader-classic Update copyright year of changed files 2024-12-13 19:03:43 -08:00
spring-boot-loader-tools Replace deprecated Project.task() 2025-04-14 16:17:53 -07:00
spring-boot-maven-plugin Fix Docker security options broken link in OCI images packaging docs 2025-06-18 17:36:55 +01:00
spring-boot-properties-migrator Merge branch '3.2.x' into 3.3.x 2024-09-24 14:29:09 -07:00
spring-boot-test-support Allow ResourcesClassLoader to participate in CGLIB's cache 2025-04-10 16:22:14 +02:00
spring-boot-test-support-docker Use gvenzl/oracle-free:23.6-slim which has ARM64 support 2025-03-19 09:22:58 +01:00