spring-boot/spring-boot-project
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 Revert "Work around Spring Framework cache pollution bug" 2025-06-18 16:10:05 +01:00
spring-boot-actuator Use system properties to detect OpenJ9 JVMs when doing heapdumps 2025-06-18 10:16:25 +02:00
spring-boot-actuator-autoconfigure Use fixed timestamp so included snippets match accompanying text 2025-06-17 19:06:41 +01:00
spring-boot-autoconfigure Add properties for new max part count and max part header size 2025-06-18 09:46:09 +01:00
spring-boot-dependencies Upgrade to Spring Integration 6.3.11 2025-06-18 14:16:04 +02:00
spring-boot-devtools Replace deprecated Project.task() 2025-04-14 16:17:53 -07:00
spring-boot-docker-compose Polish 2025-06-04 15:36:35 -07:00
spring-boot-docs Document that /error is secured by default 2025-06-18 13:33:38 +02:00
spring-boot-parent Remove dependency management for Micrometer Context Propagation 2025-06-09 16:25:20 +01:00
spring-boot-starters Add reference to Styra (OPA) Spring Boot SDK 2025-04-02 13:40:02 +01:00
spring-boot-test Check Kotlin code using Detekt 2025-05-23 09:22:08 +01:00
spring-boot-test-autoconfigure Fix test dependencies of WebMvcTestOAuth2Tests 2025-05-28 15:15:08 +02:00
spring-boot-testcontainers Update copyright year of changed files 2025-05-20 17:20:07 -07:00
spring-boot-tools Only cache JarFile URL keys that are cheap to lookup 2025-06-18 13:46:31 -07:00