Commit Graph

1364 Commits

Author SHA1 Message Date
Mahmoud Ben Hassine cb1d6b1e62 Migrate to Spring Batch 6
See gh-46216
2025-07-07 10:49:34 +02:00
Andy Wilkinson 4b2861fa14 Disable tests broken by removal of ObjectPostProcessor
This can be reverted once a compatible Authorization Server snapshot
is available.

See gh-45492
2025-07-04 15:02:14 +01:00
Andy Wilkinson 381706fe33 Merge branch '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: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:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true 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:true 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
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-46255
2025-07-02 20:31:49 +01:00
Andy Wilkinson 3f4c870a13 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-46254
2025-07-02 20:31:39 +01:00
Piyal Ahmed 8fb3010942 Remove unnecessary semicolons from Gradle build scripts
Signed-off-by: Piyal Ahmed <piya.salamence@gmail.com>

See gh-46252
2025-07-02 20:31:01 +01:00
Phillip Webb 5db3cacde8 Create spring-boot-autoconfigure-classic module
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: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:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true 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:true 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
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-46233
2025-07-01 12:31:13 +01:00
Phillip Webb 3ca1e91cde Create spring-boot-health module
Closes gh-46155
2025-07-01 12:31:12 +01:00
Phillip Webb 3ecbbce773 Order endpoint properties alphabetically
Closes gh-46227
2025-07-01 12:31:11 +01:00
Phillip Webb 95b3c367ce Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

See gh-46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-07-01 12:31:11 +01:00
Phillip Webb 3fb4b1883a Create spring-boot-hibernate module
Closes gh-46154
2025-07-01 12:31:11 +01:00
Andy Wilkinson f90a5986e5 Remove most deprecated APIs that were due for removal in 4.0
Support for rest controller, controler, and servlet endpoints has
been kept for now.

Closes gh-45600
2025-07-01 12:31:10 +01:00
Phillip Webb e74718553b Move management web security concerns to spring-security module
Closes gh-46133
2025-07-01 12:31:10 +01:00
Stéphane Nicoll d8ed041f0b Move Actuator infrastructure for WebMvc to spring-boot-webmvc
See gh-46121
2025-07-01 12:02:49 +01:00
Stéphane Nicoll ba0a189d51 Move Redis testcontainers support into spring-boot-data-redis
See gh-46126
2025-07-01 12:01:26 +01:00
Stéphane Nicoll 9887066be6 Move R2DBC testcontainers support into spring-boot-r2dbc
See gh-46094
2025-07-01 12:01:24 +01:00
Stéphane Nicoll 97ede9551d Move Pulsar testcontainers support into spring-boot-pulsar
See gh-46093
2025-07-01 12:01:22 +01:00
Stéphane Nicoll 7ba1b4cc56 Move MongoDB testcontainers support into spring-boot-mongodb
See gh-46114
2025-07-01 12:01:17 +01:00
Stéphane Nicoll 6f6b395862 Move Kafka testcontainers support into spring-boot-kafka
Closes gh-46092
2025-07-01 12:01:13 +01:00
Stéphane Nicoll db6d662606 Move Elasticsearch testcontainers support into spring-boot-elasticsearch
See gh-46091
2025-07-01 12:01:02 +01:00
Stéphane Nicoll a80cbf62c4 Move Couchbase testcontainers support into spring-boot-couchbase
Closes gh-46103
2025-07-01 12:00:59 +01:00
Stéphane Nicoll 9658686829 Move Cassandra testcontainers support into spring-boot-cassandra
See gh-46104
2025-07-01 12:00:56 +01:00
Stéphane Nicoll ecb1e2123c Move Amqp testcontainers support into spring-boot-amqp
See gh-46077
2025-07-01 12:00:54 +01:00
Stéphane Nicoll 5ffa96e494 Move ActiveMQ testcontainers support into spring-boot-activemq
See gh-46082
2025-07-01 12:00:49 +01:00
Stéphane Nicoll 5b8daaa66d Start splitting spring-boot-testcontainers
See gh-46071
2025-07-01 12:00:47 +01:00
Andy Wilkinson b0158deff7 Rework HTTP client modules
Closes gh-46118
2025-07-01 12:00:04 +01:00
Andy Wilkinson bb80db8a28 Move web server auto-configure classes into spring-boot-web-server
Closes gh-46145
2025-07-01 11:58:52 +01:00
Andy Wilkinson b1a3d98295 Rename spring-boot-http to spring-boot-http-converter
Closes gh-46120
2025-07-01 11:58:45 +01:00
Andy Wilkinson 9e1758a3e3 Create spring-boot-http-client module
See gh-46118
2025-07-01 11:58:42 +01:00
Andy Wilkinson ddd0b404e3 Create spring-boot-web-server-test module
See gh-46071
2025-07-01 11:58:35 +01:00
Stéphane Nicoll 22ee6b2347 Move web server specific classes into .*.server.* packages
See gh-46071
2025-07-01 11:58:31 +01:00
Andy Wilkinson c449158b2a Create spring-boot-reactor module
Closes gh-46142
2025-07-01 11:58:20 +01:00
Andy Wilkinson dc176e9dc2 Create spring-boot-graphql module
See gh-46141
2025-07-01 11:58:16 +01:00
Andy Wilkinson 7431a8e4eb Create spring-boot-session modules
See gh-46139
2025-07-01 11:58:09 +01:00
Andy Wilkinson cddad4a857 Create spring-boot-webflux module
See gh-46138
2025-07-01 11:58:05 +01:00
Andy Wilkinson 47e08d7662 Create spring-boot-security-saml2 module
Closes gh-46137
2025-07-01 11:57:58 +01:00
Andy Wilkinson c4af8095d3 Create spring-boot-security module
See gh-46133
2025-07-01 11:57:44 +01:00
Andy Wilkinson 9823b93ecf Create spring-boot-webmvc module
See gh-46121
2025-07-01 11:56:57 +01:00
Andy Wilkinson f25ab3e5ca Create spring-boot-http module
See gh-46118
See gh-46119
See gh-46120
2025-07-01 11:56:53 +01:00
Andy Wilkinson 7c13605b59 Create spring-boot-jersey module
See gh-46116
2025-07-01 11:56:39 +01:00
Stéphane Nicoll 322ff2b841 Create spring-boot-hazelcast module
See gh-46099
2025-07-01 11:55:31 +01:00
Stéphane Nicoll 1b816bd22d Create spring-boot-jpa module
See gh-46095
2025-07-01 11:55:13 +01:00
Andy Wilkinson 0850df50a9 Create spring-boot-kafka module
See gh-46092
2025-07-01 11:55:01 +01:00
Phillip Webb 0f1c0d97d1 Create spring-boot-liquibase module
See gh-46088
2025-07-01 11:54:44 +01:00
Stéphane Nicoll 80933d86b4 Create spring-boot-flyway module
See gh-46086
2025-07-01 11:54:34 +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
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 6384e3265c Create beginnings of spring-boot-tomcat module
See gh-46073
2025-07-01 11:53:17 +01:00