Commit Graph

1359 Commits

Author SHA1 Message Date
Phillip Webb 55d2c14d3a Create spring-boot-autoconfigure-classic module
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
Run CodeQL Analysis / run-analysis (push) Has been cancelled Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Has been cancelled Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Has been cancelled Details
Build and Deploy Snapshot / Verify (push) Has been cancelled Details
Issue: 46233
2025-06-30 17:00:12 -07:00
Phillip Webb f0abccffbc Create spring-boot-health module
Issue: 46155
2025-06-30 16:57:42 -07:00
Phillip Webb e905b51fc2 Order endpoint properties alphabetically
Issue: 46227
2025-06-30 16:57:42 -07:00
Phillip Webb d4be64f12d Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

Issue: 46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-06-30 16:57:42 -07:00
Phillip Webb 9c9d6d39a2 Create spring-boot-hibernate module
Issue: 46154
2025-06-30 16:57:42 -07:00
Andy Wilkinson f49aaa5808 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.

Issue: 45600
2025-06-30 16:57:41 -07:00
Phillip Webb 2207c5d539 Move management web security concerns to spring-security module
Issue: 46133
2025-06-30 16:57:41 -07:00
Stéphane Nicoll 4dae86a8fc Move Actuator infrastructure for WebMvc to spring-boot-webmvc
Issue: 46121
2025-06-30 16:57:37 -07:00
Stéphane Nicoll fc584836fd Move Redis testcontainers support into spring-boot-data-redis
Issue: 46126
2025-06-30 16:57:30 -07:00
Stéphane Nicoll 48659e0d20 Move R2DBC testcontainers support into spring-boot-r2dbc
Issue: 46094
2025-06-30 16:57:30 -07:00
Stéphane Nicoll 21b107bd4b Move Pulsar testcontainers support into spring-boot-pulsar
Issue: 46093
2025-06-30 16:57:30 -07:00
Stéphane Nicoll df35697719 Move MongoDB testcontainers support into spring-boot-mongodb
Issue: 46114
2025-06-30 16:57:30 -07:00
Stéphane Nicoll 8a7eeefb0f Move Kafka testcontainers support into spring-boot-kafka
Issue: 46092
2025-06-30 16:57:30 -07:00
Stéphane Nicoll d1b1f1d0e2 Move Elasticsearch testcontainers support into spring-boot-elasticsearch
Issue: 46091
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 31cbcc6f67 Move Couchbase testcontainers support into spring-boot-couchbase
Issue: 46103
2025-06-30 16:57:29 -07:00
Stéphane Nicoll fa70698cbc Move Cassandra testcontainers support into spring-boot-cassandra
Issue: 46104
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 2dfc40fb54 Move Amqp testcontainers support into spring-boot-amqp
Issue: 46077
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 6597ff8e9d Move ActiveMQ testcontainers support into spring-boot-activemq
Issue: 46082
2025-06-30 16:57:29 -07:00
Stéphane Nicoll 4cd7e30e33 Start splitting spring-boot-testcontainers
Issue: 46071
2025-06-30 16:57:28 -07:00
Andy Wilkinson 9d0c05e4ce Rework HTTP client modules
Issue: 46118
2025-06-30 16:57:26 -07:00
Andy Wilkinson ff2492c54b Move web server auto-configure classes into spring-boot-web-server
Issue: 46145
2025-06-30 16:57:22 -07:00
Andy Wilkinson 5f6d91f277 Rename spring-boot-http to spring-boot-http-converter
Issue: 46120
2025-06-30 16:57:22 -07:00
Andy Wilkinson 3a74c6d4b0 Create spring-boot-http-client module
Issue: 46118
2025-06-30 16:57:22 -07:00
Andy Wilkinson c1f5498b11 Create spring-boot-web-server-test module
Issue: 46071
2025-06-30 16:57:21 -07:00
Stéphane Nicoll ecb1dd5715 Move web server specific classes into .*.server.* packages
Issue: 46071
2025-06-30 16:57:21 -07:00
Andy Wilkinson 676fca519e Create spring-boot-reactor module
Issue: 46142
2025-06-30 16:57:20 -07:00
Andy Wilkinson 0b4ea65f35 Create spring-boot-graphql module
Issue: 46141
2025-06-30 16:57:20 -07:00
Andy Wilkinson d9a1f7c214 Create spring-boot-session modules
Issue: 46139
2025-06-30 16:57:20 -07:00
Andy Wilkinson ce5c078753 Create spring-boot-webflux module
Issue: 46138
2025-06-30 14:29:13 -07:00
Andy Wilkinson b534f83fff Create spring-boot-security-saml2 module
Issue: 46137
2025-06-30 14:29:13 -07:00
Andy Wilkinson da97eb85fc Create spring-boot-security module
Issue: 46133
2025-06-27 15:08:24 -07:00
Andy Wilkinson 175e6acde8 Create spring-boot-webmvc module
Issue: 46121
2025-06-27 15:01:11 -07:00
Andy Wilkinson 93f279d6a1 Create spring-boot-http module
Issue: 46118
Issue: 46119
Issue: 46120
2025-06-27 15:00:39 -07:00
Andy Wilkinson 4c0839f516 Create spring-boot-jersey module
Issue: 46116
2025-06-27 14:59:39 -07:00
Stéphane Nicoll 63dbce0df3 Create spring-boot-hazelcast module
Issue: 46099
2025-06-27 14:51:01 -07:00
Stéphane Nicoll 7dffa75c9b Create spring-boot-jpa module
Issue: 46095
2025-06-27 14:48:44 -07:00
Andy Wilkinson 1eb98ba9f7 Create spring-boot-kafka module
Issue: 46092
2025-06-27 14:47:06 -07:00
Phillip Webb 725c8f4253 Create spring-boot-liquibase module
Issue: 46088
2025-06-27 14:44:56 -07:00
Stéphane Nicoll 13e0f45539 Create spring-boot-flyway module
Issue: 46086
2025-06-27 14:43:46 -07:00
Andy Wilkinson cda1ffe54d Create spring-boot-jdbc module
Issue: 46085
2025-06-27 14:41:32 -07:00
Andy Wilkinson cacbd22715 Create spring-boot-tx module
Issue: 46084
2025-06-27 11:45:33 -07:00
Andy Wilkinson 2bd4eb4e32 Create spring-boot-jetty module
Issue: 46075
2025-06-27 11:39:04 -07:00
Andy Wilkinson b6a8e6cf8c Create spring-boot-undertow module
Issue: 46074
2025-06-27 11:38:30 -07:00
Andy Wilkinson eac6ff5e83 Move Tomcat auto-configuration into spring-boot-tomcat
Issue: 46073
2025-06-27 11:37:59 -07:00
Andy Wilkinson 00bd123032 Create beginnings of spring-boot-tomcat module
Issue: 46073
2025-06-27 10:59:48 -07:00
Phillip Webb f5f26da140 Reduce number of test dependencies
Reduce the number of direct test dependencies and instead rely on
transitive test support dependencies.

Issue: 46072
2025-06-27 10:56:32 -07:00
Andy Wilkinson e221783251 Repackage web server classes
Issue: 44286
Issue: 44067
2025-06-27 10:56:24 -07:00
Phillip Webb 3312979c77 Merge branch '3.5.x'
See gh-46067
2025-06-20 17:22:43 -07:00
Phillip Webb 61c2d0766b Merge branch '3.4.x' into 3.5.x
See gh-46066
2025-06-20 17:21:58 -07:00
Phillip Webb 3aeb18d618 Add license header to gradle files
See gh-46065
2025-06-20 17:20:50 -07:00