Stéphane Nicoll
2186da3cb5
Create spring-boot-jooq module
...
Closes gh-46101
2025-07-01 11:55:39 +01:00
Andy Wilkinson
7dc1a09e4f
Create spring-boot-batch module
...
See gh-46100
2025-07-01 11:55:35 +01:00
Stéphane Nicoll
322ff2b841
Create spring-boot-hazelcast module
...
See gh-46099
2025-07-01 11:55:31 +01:00
Andy Wilkinson
2bd1c1e98d
Create spring-boot-integration module
...
See gh-46098
2025-07-01 11:55:27 +01:00
Andy Wilkinson
d86d94be1b
Create spring-boot-rsocket module
...
Closes gh-46097
2025-07-01 11:55:22 +01:00
Stéphane Nicoll
cf752d3ae8
Create spring-boot-data-jpa module
...
Closes gh-46096
2025-07-01 11:55:18 +01:00
Stéphane Nicoll
1b816bd22d
Create spring-boot-jpa module
...
See gh-46095
2025-07-01 11:55:13 +01:00
Andy Wilkinson
3140c4d924
Create spring-boot-r2dbc module
...
See gh-46094
2025-07-01 11:55:10 +01:00
Andy Wilkinson
937356330b
Create spring-boot-pulsar module
...
See gh-46093
2025-07-01 11:55:06 +01:00
Andy Wilkinson
0850df50a9
Create spring-boot-kafka module
...
See gh-46092
2025-07-01 11:55:01 +01:00
Brian Clozel
c7bcc3d64d
Create spring-boot-elasticsearch module
...
See gh-46091
2025-07-01 11:54:57 +01:00
Moritz Halbritter
855b6a6fac
Create spring-boot-freemarker module
...
Closes gh-46090
2025-07-01 11:54:52 +01:00
Phillip Webb
5659d2c8a2
Create spring-boot-groovy-templates module
...
Closes gh-46089
2025-07-01 11:54:48 +01:00
Phillip Webb
0f1c0d97d1
Create spring-boot-liquibase module
...
See gh-46088
2025-07-01 11:54:44 +01:00
Stéphane Nicoll
74f6c75b00
Create spring-boot-validation module
...
Closes gh-46087
2025-07-01 11:54:39 +01:00
Stéphane Nicoll
80933d86b4
Create spring-boot-flyway module
...
See gh-46086
2025-07-01 11:54:34 +01:00
Andy Wilkinson
3a90b32ac0
Pull up setDisableMBeanRegistry
...
Closes gh-44070
2025-07-01 11:54:29 +01:00
Andy Wilkinson
5addbc70e7
Create spring-boot-jdbc module
...
See gh-46085
2025-07-01 11:54:24 +01:00
Andy Wilkinson
67cb03b8b4
Create spring-boot-tx module
...
See gh-46084
2025-07-01 11:54:19 +01:00
Stéphane Nicoll
4acdc5ee7c
Create spring-boot-artemis module
...
See gh-46083
2025-07-01 11:54:15 +01:00
Stéphane Nicoll
fd13ac80e8
Create spring-boot-activemq module
...
See gh-46082
2025-07-01 11:54:10 +01:00
Stéphane Nicoll
11d1825154
Create spring-boot-jms module
...
See gh-46081
2025-07-01 11:54:06 +01:00
Andy Wilkinson
98baaf8b0e
Move SQL packages from -all modules into corresponding non-all modules
...
See gh-46071
2025-07-01 11:54:02 +01:00
Brian Clozel
7471d01a72
Create spring-boot-jsonb module
...
Closes gh-46080
2025-07-01 11:54:01 +01:00
Brian Clozel
cfabd67175
Create spring-boot-mail module
...
See gh-46079
2025-07-01 11:53:58 +01:00
Andy Wilkinson
6c89a6bcbe
Create spring-boot-jackson-module
...
Closes gh-46078
2025-07-01 11:53:53 +01:00
Andy Wilkinson
1cb6a23cd5
Remove web concerns from template package and move out of -all
...
See gh-46071
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-07-01 11:53:49 +01:00
Andy Wilkinson
3f477c4b40
Separate R2DBC and JDBC database initialization
...
See gh-46071
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-07-01 11:53:49 +01:00
Brian Clozel
dcf0eb36d3
Create spring-boot-amqp module
...
See gh-46077
2025-07-01 11:53:48 +01:00
Phillip Webb
4db4db347e
Temporarily disable auto-configuration checks
...
Found auto-configuration class problems:
- org.springframework.boot.actuate.autoconfigure.amqp.RabbitHealthContributorAutoConfiguration:
- after 'org.springframework.boot.amqp.autoconfigure.RabbitAutoConfiguration' is from an optional dependency and should be declared in afterName
- org.springframework.boot.actuate.autoconfigure.metrics.amqp.RabbitMetricsAutoConfiguration:
- after 'org.springframework.boot.amqp.autoconfigure.RabbitAutoConfiguration' is from an optional dependency and should be declared in afterName
See gh-46071
2025-07-01 11:53:44 +01:00
Andy Wilkinson
760b80818f
Create spring-boot-reactor-netty module
...
See gh-46076
2025-07-01 11:53:43 +01:00
Andy Wilkinson
b8df90ad20
Create spring-boot-jetty module
...
See gh-46075
2025-07-01 11:53:39 +01:00
Andy Wilkinson
04b0590162
Create spring-boot-undertow module
...
See gh-46074
2025-07-01 11:53:35 +01:00
Andy Wilkinson
a0b28610e5
Move Tomcat auto-configuration into spring-boot-tomcat
...
See gh-46073
2025-07-01 11:53:30 +01:00
Andy Wilkinson
bc840b741d
Move tests that use Tomcat out of spring-boot-all
...
See gh-46073
2025-07-01 11:53:26 +01:00
Andy Wilkinson
83b26a7362
Move tests that use Tomcat out of spring-boot-test
...
See gh-46073
2025-07-01 11:53:22 +01:00
Andy Wilkinson
693c27c6e3
Start splitting up spring-boot-autoconfigure
...
See gh-46071
2025-07-01 11:53:18 +01:00
Andy Wilkinson
6384e3265c
Create beginnings of spring-boot-tomcat module
...
See gh-46073
2025-07-01 11:53:17 +01:00
Andy Wilkinson
71f74c7ee2
Start splitting up spring-boot
...
See gh-46071
2025-07-01 11:53:13 +01:00
Phillip Webb
5a1b6d2269
Reduce number of test dependencies
...
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.
Closes gh-46072
2025-07-01 11:53:12 +01:00
Phillip Webb
61a89e994a
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.
See gh-46072
2025-07-01 11:53:08 +01:00
Phillip Webb
2077e4f96e
Split up BackgroundPreinitializer
...
Closes gh-44065
2025-07-01 11:53:04 +01:00
Andy Wilkinson
3c6eaa71c6
Move WebServer-specific properties out of ManagementServerProperties
...
Closes gh-44324
2025-07-01 11:53:00 +01:00
Andy Wilkinson
fe288070cb
Move server-specific properties out of ServerProperties
...
Closes gh-44064
2025-07-01 11:52:56 +01:00
Andy Wilkinson
4dff8ab081
Repackage web server classes
...
Closes gh-44286
Closes gh-44067
2025-07-01 11:52:51 +01:00
Andy Wilkinson
ca8e70f330
Move server-specific knowledge out of general child context creation
...
Closes gh-44200
2025-07-01 11:52:43 +01:00
Andy Wilkinson
33ce2abf33
Move JerseyApplicationPath into a Jersey-specific package
...
Closes gh-44066
2025-07-01 11:52:38 +01:00
Stéphane Nicoll
999beea456
Merge branch '3.5.x'
...
Closes gh-46237
2025-07-01 11:17:39 +02:00
Stéphane Nicoll
596dd95108
Merge branch '3.4.x' into 3.5.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[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: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[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (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
Closes gh-46236
2025-07-01 11:17:29 +02:00
Yanming Zhou
520f7abb9f
Replace fully qualified class to import
...
See gh-46234
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-07-01 11:10:51 +02:00