Commit Graph

29011 Commits

Author SHA1 Message Date
Stéphane Nicoll f43720ed3d Create spring-boot-jooq module 2025-04-29 10:46:41 +01:00
Andy Wilkinson 19490b5a96 Create spring-boot-batch module 2025-04-29 10:46:40 +01:00
Stéphane Nicoll dc99935909 Create spring-boot-hazelcast module 2025-04-29 10:46:40 +01:00
Andy Wilkinson 13aa146f9f Create spring-boot-integration module 2025-04-29 10:46:40 +01:00
Andy Wilkinson 387d11de71 Create spring-boot-rsocket module 2025-04-29 10:46:40 +01:00
Stéphane Nicoll d43c42e387 Create spring-boot-data-jpa module 2025-04-29 10:46:39 +01:00
Stéphane Nicoll 78ddd5f7dc Create spring-boot-jpa module 2025-04-29 10:46:39 +01:00
Andy Wilkinson b98669f48c Create spring-boot-r2dbc module 2025-04-29 10:46:39 +01:00
Andy Wilkinson dc29db93ad Create spring-boot-pulsar module 2025-04-29 10:46:39 +01:00
Andy Wilkinson c9f70881ea Create spring-boot-kafka module 2025-04-29 10:46:38 +01:00
Brian Clozel 37534b3771 Create spring-boot-elasticsearch module 2025-04-29 10:46:38 +01:00
Moritz Halbritter 230298e139 Create spring-boot-freemarker module 2025-04-29 10:46:38 +01:00
Phillip Webb df69dc27f3 Create spring-boot-groovy-templates module 2025-04-29 10:46:38 +01:00
Phillip Webb 4283559e18 Create spring-boot-liquibase module 2025-04-29 10:46:37 +01:00
Stéphane Nicoll db247c5e02 Create spring-boot-validation module 2025-04-29 10:46:37 +01:00
Stéphane Nicoll 8ace2c22d7 Create spring-boot-flyway module 2025-04-29 10:46:37 +01:00
Andy Wilkinson 2875a1ed71 Pull up setDisableMBeanRegistry
Issue: 44070
2025-04-29 10:46:36 +01:00
Andy Wilkinson 066e20e9ec Create spring-boot-jdbc module 2025-04-29 10:46:36 +01:00
Andy Wilkinson 75bb868f8c Create spring-boot-tx module 2025-04-29 10:46:36 +01:00
Stéphane Nicoll 993ee53834 Create spring-boot-artemis module 2025-04-29 10:46:36 +01:00
Stéphane Nicoll 202771e455 Create spring-boot-activemq module 2025-04-29 10:46:35 +01:00
Stéphane Nicoll 42856894aa Create spring-boot-jms module 2025-04-29 10:46:35 +01:00
Andy Wilkinson ed8ed688d5 Move SQL packages from -all modules into corresponding non-all modules 2025-04-29 10:46:35 +01:00
Brian Clozel 6d10b4ee1d Create spring-boot-jsonb module 2025-04-29 10:46:35 +01:00
Brian Clozel c65814b930 Create spring-boot-mail module 2025-04-29 10:46:34 +01:00
Andy Wilkinson dae3244035 Create spring-boot-jackson-module 2025-04-29 10:46:34 +01:00
Andy Wilkinson a5bb540a46 Remove web concerns from template package and move out of -all
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-04-29 10:46:34 +01:00
Andy Wilkinson b3d4ef30be Separate R2DBC and JDBC database initialization
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-04-29 10:46:34 +01:00
Brian Clozel cc3eea8ca9 Create spring-boot-amqp module 2025-04-29 10:46:33 +01:00
Andy Wilkinson 596fc1a85a Create spring-boot-reactor-netty module 2025-04-29 10:46:33 +01:00
Andy Wilkinson f9bd2f23ad Create spring-boot-jetty module 2025-04-29 10:46:33 +01:00
Andy Wilkinson a8035daffd Create spring-boot-undertow module 2025-04-29 10:46:33 +01:00
Andy Wilkinson a484445475 Move Tomcat auto-configuration into spring-boot-tomcat 2025-04-29 10:46:32 +01:00
Andy Wilkinson 74e3d20bff Move tests that use Tomcat out of spring-boot-all 2025-04-29 10:46:32 +01:00
Andy Wilkinson 8827ad7f93 Move tests that use Tomcat out of spring-boot-test 2025-04-29 10:46:32 +01:00
Andy Wilkinson 329984c665 Start splitting up spring-boot-autoconfigure 2025-04-29 10:46:31 +01:00
Andy Wilkinson d2d3071c9d Create beginnings of spring-boot-tomcat module 2025-04-29 10:46:30 +01:00
Andy Wilkinson 28dc11b4f7 Start splitting up spring-boot 2025-04-29 10:46:30 +01:00
Phillip Webb a95a4e3901 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
2025-04-29 10:46:30 +01:00
Phillip Webb 3424ed9111 Add useful transitive dependencies to spring-boot-test-support
Add more `api` dependencies to `spring-boot-test-support` to reduce
the number of test dependencies needing in sub-modules.
2025-04-29 10:46:30 +01:00
Phillip Webb c908fec554 Split up BackgroundPreinitializer
Issue: 44065
2025-04-29 10:46:29 +01:00
Andy Wilkinson d235fede4b Move WebServer-specific properties out of ManagementServerProperties
Issue: 44324
2025-04-29 10:46:29 +01:00
Andy Wilkinson 9ac25f1e37 Move server-specific properties out of ServerProperties
Issue: 44064
2025-04-29 10:46:29 +01:00
Andy Wilkinson 6b97ccb131 Repackage web server classes
Issue: 44286
Issue: 44067
2025-04-29 10:46:28 +01:00
Andy Wilkinson 1d7646e41a Move server-specific knowledge out of general child context creation
Issue: 44200
2025-04-29 10:46:28 +01:00
Andy Wilkinson ec0ba43a37 Move JerseyApplicationPath into a Jersey-specific package
Issue: 44066
2025-04-29 10:46:28 +01:00
Andy Wilkinson 853b4d6c8f Compile with Java 23 and -release 17 2025-04-29 10:46:27 +01:00
Andy Wilkinson d169ca26e5 Prepare branch for early work on 4.0 2025-04-29 10:46:27 +01:00
Phillip Webb 736ff7e3e2 Merge branch '3.4.x'
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[early-access:true toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[early-access:true toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run 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:false 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:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:22], 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:22], 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
2025-04-28 12:20:19 -07:00
Phillip Webb f172c2ca8f Merge branch '3.3.x' into 3.4.x
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[early-access:true toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[early-access:true toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run 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:false 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:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:22], 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:22], 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
2025-04-28 12:20:08 -07:00