Commit Graph
1346 Commits
Author SHA1 Message Date
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
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
Andy Wilkinson 4dff8ab081 Repackage web server classes
Closes gh-44286
Closes gh-44067
2025-07-01 11:52:51 +01: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
Phillip Webb ea2cf80311 Merge branch '3.5.x'
See gh-46067
2025-06-20 17:20:07 -07:00
Phillip Webb 198745fe4f Merge branch '3.4.x' into 3.5.x
See gh-46066
2025-06-20 17:19:38 -07:00
Phillip Webb 9863d3da66 Add license header to kotlin files
See gh-46065
2025-06-20 17:18:53 -07:00
Phillip Webb 1bb1c13a61 Merge branch '3.5.x'
See gh-46067
2025-06-20 17:16:13 -07:00
Phillip Webb a37c84b7c5 Merge branch '3.4.x' into 3.5.x
See gh-46066
2025-06-20 17:14:59 -07:00
Phillip Webb d66b28fcba Update end copyright year to 'present'
See gh-46065
2025-06-20 17:12:38 -07:00
Stéphane Nicoll af926e2aef Restore behavior of TestImage with Elasticsearch
See gh-46052
2025-06-20 17:45:48 +02:00
Stéphane Nicoll 4aff06aa17 Polish "Upgrade to Elasticsearch 9.0.2"
CLoses gh-46052
2025-06-20 15:47:07 +02:00
Phillip Webb 1bbfae361b Merge branch 'main' into 4.0.x 2025-06-13 11:56:36 -07:00
Phillip Webb 7613594b3a Relax profile naming restrictions and allow opt-out
Rework profile name validation logic so that `.` and `+` and `@` can
be used in the names. Also provide an opt-out property that can be
set to restore earlier Spring Boot behavior.

The commit also include an update to the reference documentation.

Fixes gh-45947
2025-06-13 11:54:05 -07:00
Andy Wilkinson af7abb68e6 Merge branch 'main' into 4.0.x 2025-05-27 10:58:23 +01:00
Andy Wilkinson f799fc4777 Remove implicit deployment of bom projects 2025-05-27 08:13:41 +01:00
Andy Wilkinson e65d1a3ac1 Merge branch 'main' into 4.0.x 2025-05-23 09:46:08 +01:00