Andy Wilkinson
fe7f1ef92b
Create spring-boot-r2dbc module
2025-05-06 14:45:04 -07:00
Andy Wilkinson
e0925c5193
Create spring-boot-pulsar module
2025-05-06 14:45:04 -07:00
Andy Wilkinson
e3a5be21be
Create spring-boot-kafka module
2025-05-06 14:45:04 -07:00
Brian Clozel
6d28d6ae4e
Create spring-boot-elasticsearch module
2025-05-06 14:45:04 -07:00
Moritz Halbritter
80256e9092
Create spring-boot-freemarker module
2025-05-06 14:45:04 -07:00
Phillip Webb
bd768bc655
Create spring-boot-groovy-templates module
2025-05-06 14:45:04 -07:00
Phillip Webb
37bec88704
Create spring-boot-liquibase module
2025-05-06 14:45:03 -07:00
Stéphane Nicoll
141ca05426
Create spring-boot-validation module
2025-05-06 14:45:03 -07:00
Stéphane Nicoll
450a5f8504
Create spring-boot-flyway module
2025-05-06 14:45:03 -07:00
Andy Wilkinson
d53704f942
Pull up setDisableMBeanRegistry
...
Issue: 44070
2025-05-06 14:45:03 -07:00
Andy Wilkinson
df81e9ccfa
Create spring-boot-jdbc module
2025-05-06 14:45:01 -07:00
Andy Wilkinson
4f5adbeeb6
Create spring-boot-tx module
2025-05-06 14:44:04 -07:00
Stéphane Nicoll
fa79efed7a
Create spring-boot-artemis module
2025-05-06 14:44:04 -07:00
Stéphane Nicoll
5884dfcaf7
Create spring-boot-activemq module
2025-05-06 14:44:04 -07:00
Stéphane Nicoll
ae4dfd1c4d
Create spring-boot-jms module
2025-05-06 14:44:04 -07:00
Andy Wilkinson
bd9bedb189
Move SQL packages from -all modules into corresponding non-all modules
2025-05-06 14:44:02 -07:00
Brian Clozel
007dd88981
Create spring-boot-jsonb module
2025-05-06 14:43:14 -07:00
Brian Clozel
8851031aaa
Create spring-boot-mail module
2025-05-06 14:43:13 -07:00
Andy Wilkinson
dc1474a143
Create spring-boot-jackson-module
2025-05-06 14:43:13 -07:00
Andy Wilkinson
294f65d456
Remove web concerns from template package and move out of -all
...
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-05-06 14:43:13 -07:00
Andy Wilkinson
b449251167
Separate R2DBC and JDBC database initialization
...
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-05-06 14:43:13 -07:00
Brian Clozel
4a19d4cb96
Create spring-boot-amqp module
2025-05-06 14:43:13 -07:00
Andy Wilkinson
9f4268a9c2
Create spring-boot-reactor-netty module
2025-05-06 14:43:13 -07:00
Andy Wilkinson
510b07f231
Create spring-boot-jetty module
2025-05-06 14:43:12 -07:00
Andy Wilkinson
3d67e39689
Create spring-boot-undertow module
2025-05-06 14:43:12 -07:00
Andy Wilkinson
5c631e9485
Move Tomcat auto-configuration into spring-boot-tomcat
2025-05-06 14:43:12 -07:00
Andy Wilkinson
3c112f0ad1
Move tests that use Tomcat out of spring-boot-all
2025-05-06 14:43:12 -07:00
Andy Wilkinson
e6d5626dab
Move tests that use Tomcat out of spring-boot-test
2025-05-06 14:43:12 -07:00
Andy Wilkinson
e290ac3f34
Start splitting up spring-boot-autoconfigure
2025-05-06 14:43:10 -07:00
Andy Wilkinson
5ee34f8974
Create beginnings of spring-boot-tomcat module
2025-05-06 14:41:44 -07:00
Andy Wilkinson
2e5fd50267
Start splitting up spring-boot
2025-05-06 14:41:44 -07:00
Phillip Webb
f4a8589336
Reduce number of test dependencies
...
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
2025-05-06 14:41:44 -07:00
Phillip Webb
b0f61dccfa
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-05-06 14:41:43 -07:00
Phillip Webb
71c9f2f862
Split up BackgroundPreinitializer
...
Issue: 44065
2025-05-06 14:41:43 -07:00
Andy Wilkinson
f36c223a23
Move WebServer-specific properties out of ManagementServerProperties
...
Issue: 44324
2025-05-06 14:41:43 -07:00
Andy Wilkinson
90dc10cdee
Move server-specific properties out of ServerProperties
...
Issue: 44064
2025-05-06 14:41:43 -07:00
Andy Wilkinson
ebd4c1a326
Repackage web server classes
...
Issue: 44286
Issue: 44067
2025-05-06 14:41:43 -07:00
Andy Wilkinson
fa19860329
Move server-specific knowledge out of general child context creation
...
Issue: 44200
2025-05-06 14:41:43 -07:00
Andy Wilkinson
8d95c6a89c
Move JerseyApplicationPath into a Jersey-specific package
...
Issue: 44066
2025-05-06 14:41:42 -07:00
Andy Wilkinson
f32d608399
Compile with Java 23 and -release 17
2025-05-06 14:41:42 -07:00
Andy Wilkinson
47e3953c82
Prepare branch for early work on 4.0
2025-05-06 14:41:42 -07:00
Phillip Webb
0386fbeb16
Don't use the 'ignoring()' method in CloudFoundry security
...
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
Update `IgnoredCloudFoundryPathsWebSecurityConfiguration` to use a
`SecurityFilterChain` and `permit...` methods rather than
`ignoring()` which is no longer recommended.
Fixes gh-32622
2025-05-06 12:35:33 -07:00
Phillip Webb
da5012086d
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-05-06 10:42:52 -07:00
Phillip Webb
c1dbb2720a
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-05-06 10:42:47 -07:00
Phillip Webb
543de7430b
Fix typos
...
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: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:true 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
See gh-45349
2025-05-06 10:42:24 -07:00
Phillip Webb
4f757b5198
Merge branch '3.4.x'
...
Closes gh-45376
2025-05-06 10:26:26 -07:00
Phillip Webb
0d94665ed3
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45375
2025-05-06 10:26:10 -07:00
Phillip Webb
7d59957a39
Improve setEnvironmentPrefix(...) reference documentation
...
Closes gh-45370
2025-05-06 10:25:43 -07:00
Andy Wilkinson
42afaf55e7
Merge branch '3.4.x'
...
Closes gh-45374
2025-05-06 13:53:37 +01:00
Andy Wilkinson
26ca27a97b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45373
2025-05-06 13:53:25 +01:00