Commit Graph

4361 Commits

Author SHA1 Message Date
Stéphane Nicoll e2515b6a61 Move Servlet high-level infrastructure to spring-boot-servlet
Issue: 46151
2025-06-30 16:57:39 -07:00
Stéphane Nicoll 956e644ba9 Move Actuator infrastructure for WebFlux to spring-boot-webflux
Issue: 46138
2025-06-30 16:57:38 -07:00
Andy Wilkinson f100e50c2f Move metrics export into spring-boot-metrics
Issue: 46147
2025-06-30 16:57:36 -07:00
Phillip Webb ded9701db5 Create spring-boot-opentelemetry module
Renames `management.otlp.logging` properties to
`management.opentelemetry.logging`.

Issue: 46149
2025-06-30 16:57:36 -07:00
Andy Wilkinson 5e261d881d Create spring-boot-metrics module
Issue: 46147
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 9043661ad6 Create spring-boot-http-client-reactive module
Issue: 46118
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 4e91ea995f Move CodecCustomizer into spring-boot-http-codec
Issue: 46119
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 0b4ea65f35 Create spring-boot-graphql module
Issue: 46141
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 2dcba55019 Create spring-boot-security-oauth2-client module
Issue: 46134
2025-06-27 15:08:56 -07:00
Andy Wilkinson da97eb85fc Create spring-boot-security module
Issue: 46133
2025-06-27 15:08:24 -07:00
Stéphane Nicoll 1197fa8304 Create spring-boot-cache module
Issue: 46132
2025-06-27 15:07:46 -07:00
Stéphane Nicoll 4da2d7e392 Create spring-boot-data-redis module
Issue: 46126
2025-06-27 15:04:46 -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
Stéphane Nicoll 55b01d29a9 Create spring-boot-ldap module
Issue: 46108
2025-06-27 14:55:37 -07:00
Stéphane Nicoll 8f623e8934 Create spring-boot-quartz module
Issue: 46107
2025-06-27 14:55:06 -07:00
Stéphane Nicoll 1157dc5451 Create spring-boot-neo4j module
Issue: 46106
2025-06-27 14:54:36 -07:00
Moritz Halbritter fe2539b7e3 Create spring-boot-mustache module
Issue: 46105
2025-06-27 14:54:00 -07:00
Andy Wilkinson 6c906cb4f7 Create spring-boot-cassandra module
Issue: 46104
2025-06-27 14:53:29 -07:00
Stéphane Nicoll 8c705529c3 Create spring-boot-couchbase module
Issue: 46103
2025-06-27 14:52:58 -07:00
Stéphane Nicoll 4702a7c63d Create spring-boot-jooq module
Issue: 46101
2025-06-27 14:52:03 -07:00
Andy Wilkinson 2dc2cb98d7 Create spring-boot-integration module
Issue: 46098
2025-06-27 14:50:29 -07:00
Stéphane Nicoll 7dffa75c9b Create spring-boot-jpa module
Issue: 46095
2025-06-27 14:48:44 -07:00
Andy Wilkinson 28dadc2cf5 Create spring-boot-r2dbc module
Issue: 46094
2025-06-27 14:48:10 -07:00
Brian Clozel 0690e870d2 Create spring-boot-elasticsearch module
Issue: 46091
2025-06-27 14:46:32 -07:00
Andy Wilkinson cda1ffe54d Create spring-boot-jdbc module
Issue: 46085
2025-06-27 14:41:32 -07:00
Stéphane Nicoll c98a07ec7b Create spring-boot-jms module
Issue: 46081
2025-06-27 11:43:55 -07:00
Brian Clozel e7ef2d2d9c Create spring-boot-mail module
Issue: 46079
2025-06-27 11:42:21 -07:00
Andy Wilkinson 15d306a26b Create spring-boot-jackson-module
Issue: 46078
2025-06-27 11:41:47 -07:00
Brian Clozel c5e3a322b3 Create spring-boot-amqp module
Issue: 46077
2025-06-27 11:40:20 -07:00
Andy Wilkinson 51b29485fe Create spring-boot-reactor-netty module
Issue: 46076
2025-06-27 11:39:41 -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
Andy Wilkinson e221783251 Repackage web server classes
Issue: 44286
Issue: 44067
2025-06-27 10:56:24 -07:00
Stéphane Nicoll 94afd9e2c5 Fix import 2025-06-23 13:40:28 +02:00
Stéphane Nicoll 1f1d663447 Merge branch '3.5.x'
Closes gh-46169
2025-06-23 13:38:44 +02:00
Stéphane Nicoll 73e4cccd8c Merge branch '3.4.x' into 3.5.x
Closes gh-46168
2025-06-23 13:34:59 +02:00
Stéphane Nicoll 399cee4b0e Polish "Fix issues with Kotlin examples in Antora docs"
See gh-46064
2025-06-23 13:32:37 +02:00
Dmitry Sulman eb9e2f19a8 Fix issues with Kotlin examples in Antora docs
See gh-46064

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
2025-06-23 13:25:50 +02: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