Commit Graph
389 Commits
Author SHA1 Message Date
Stéphane Nicoll f48cc3ac10 Move Spring AMQP 0.9 support to spring-boot-rabbitmq
Now that Spring AMQP supports AMQP 1.0 as well, we need to straighten
out our existing support. AMQP 0.9 is RabbitMQ specific, so we can no
longer refer it to "amqp". This commit migrates the existing support
to spring-boot-rabbitmq and renames the starters as well.

For continuity, users should migrate from "spring-boot-starter-amqp"
to "spring-boot-starter-rabbitmq". While the root package has been
changed for consistency, most names are the same, including
configuration properties still in the "spring.rabbitmq" namespace.

Keys to configure the version of the RabbitMQ clients have migrated to
'rabbitmq.client' and 'rabbitmq.stream.client' respectively.

Closes gh-49677
2026-07-15 15:10:09 +02:00
Venkata Naga Sai Srikanth Gollapudi 87c4755a86 Harmonize use of Collections and Maps in configuration properties
See gh-50367

Signed-off-by: Venkata Naga Sai Srikanth Gollapudi <42247688+gollapudisrikanth@users.noreply.github.com>
2026-07-15 11:37:31 +02:00
Stéphane Nicoll 1fb29ef797 Merge branch '4.0.x'
Closes gh-50940
2026-07-14 08:12:44 +02:00
Tran Ngoc Nhan c463dd033b Fix key for the MongoDB health indicator in reference guide
See gh-50931

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-07-14 08:07:07 +02:00
Stéphane Nicoll e44b486a00 Merge branch '4.0.x' 2026-06-30 10:10:35 +02:00
Stéphane Nicoll 22eef97293 Add missing or outdated copyright headers
See gh-50894
2026-06-30 10:04:39 +02:00
Andy Wilkinson b140c8d0fa Align docs with changes to Gradle gRPC configuration
Closes gh-50822
2026-06-28 18:18:39 +01:00
Doehyun Baek 3cd1422f8e Document OTLP SSL service connections
See gh-50782

Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>
2026-06-27 13:30:06 +01:00
Andy Wilkinson 64940c8dfd Polish "Fix typos and grammatical errors in gRPC documentation"
See gh-50863

Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2026-06-27 13:19:52 +01:00
Simon Verhoeven cd7e431e92 Fix typos and grammatical errors in gRPC documentation
See gh-50863

Signed-off-by: Simon Verhoeven <verhoeven.simon@gmail.com>
2026-06-27 13:06:08 +01:00
Andy Wilkinson 7b1e61ae7b Merge branch '4.0.x'
Closes gh-50873
2026-06-27 13:01:21 +01:00
Andy Wilkinson 2b2a644569 Polish "Fix placeholder syntax in external config docs"
See gh-50859

Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2026-06-27 13:00:37 +01:00
Doehyun Baek 6723791663 Fix placeholder syntax in external config docs
See gh-50859

Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>
2026-06-27 12:58:48 +01:00
Tran Ngoc Nhan a26286801c Add Spring gRPC properties
See gh-50789

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-06-24 19:18:25 +01:00
Andy Wilkinson 73010ce4d2 Merge branch '4.0.x'
Closes gh-50850
2026-06-24 17:59:35 +01:00
Doehyun Baek 248f6eee01 Align docs with recent changes
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>

See gh-50759
2026-06-24 15:48:10 +01:00
Doehyun Baek f7c2c0b2a6 Align documentation with changes made during 4.1's development
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>

See gh-50800
2026-06-24 15:44:05 +01:00
Andy Wilkinson 3a5f796432 Merge branch '4.0.x'
Closes gh-50848
2026-06-24 15:41:12 +01:00
Andy Wilkinson 8f217b48a1 Polish "Fix forwarded headers property in cloud deployment docs"
See gh-50841
2026-06-24 15:38:35 +01:00
Doehyun Baek 9a2fb471bd Fix forwarded headers property in cloud deployment docs
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>

See gh-50841
2026-06-24 15:37:08 +01:00
Andy Wilkinson 6a7c7836c2 Merge branch '4.0.x'
Closes gh-50847
2026-06-24 15:35:49 +01:00
Doehyun Baek 0acd43d598 Update web starter documentation
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>

See gh-50842
2026-06-24 15:34:42 +01:00
Stéphane Nicoll bcecf922c6 Merge branch '4.0.x'
Closes gh-50647
2026-05-31 20:21:26 +02:00
Stéphane Nicoll 77672af56a Merge branch '3.5.x' into 4.0.x
Closes gh-50646
2026-05-31 20:21:18 +02:00
Stéphane Nicoll 5184df63d6 Merge branch '4.0.x'
Closes gh-50630
2026-05-30 12:41:45 +02:00
Stéphane Nicoll 804a65cd6f Merge branch '3.5.x' into 4.0.x
Closes gh-50629
2026-05-30 12:10:57 +02:00
Stéphane Nicoll aef3aa2241 Merge branch '4.0.x'
Closes gh-50622
2026-05-29 12:41:52 +02:00
Stéphane Nicoll 85ca24518c Merge branch '3.5.x' into 4.0.x
Closes gh-50621
2026-05-29 12:41:28 +02:00
Stéphane Nicoll 6a625e292c Merge branch '4.0.x'
Closes gh-50620
2026-05-29 12:36:56 +02:00
Stéphane Nicoll 8845b31cf9 Merge branch '3.5.x' into 4.0.x
Closes gh-50619
2026-05-29 12:36:08 +02:00
Stéphane Nicoll 8ff59ca809 Merge branch '4.0.x'
Closes gh-50614
2026-05-29 11:46:54 +02:00
Stéphane Nicoll 78cdd415e3 Merge branch '3.5.x' into 4.0.x
Closes gh-50613
2026-05-29 11:46:46 +02:00
Phillip Webb 7e29e3c06d Merge branch '4.0.x' 2026-05-22 14:43:59 -07:00
Phillip Webb 2e6d53e664 Remove accidentally duplicated dockerfile documentation
Remove duplication accidentally introduced during merge.

See gh-50482
2026-05-22 14:42:43 -07:00
Phillip Webb ff16b0edbe Merge branch '4.0.x'
Closes gh-50485
2026-05-22 12:48:58 -07:00
Phillip Webb 9051e53a57 Merge branch '3.5.x' into 4.0.x
Closes gh-50484
2026-05-22 12:46:59 -07:00
Andy Wilkinson 6a74bb85a3 Merge branch '4.0.x'
Closes gh-50440
2026-05-14 15:03:44 +01:00
Andy Wilkinson add52b6ccd Merge branch '3.5.x' into 4.0.x
Closes gh-50439
2026-05-14 15:02:24 +01:00
Moritz Halbritter 56059cf6a1 Fix typo 2026-04-27 11:52:39 +02:00
Stéphane Nicoll 5b9798704c Merge branch '4.0.x'
Closes gh-50220
2026-04-25 11:47:44 +02:00
Stéphane Nicoll 6093fd42cb Merge branch '3.5.x' into 4.0.x
Closes gh-50219
2026-04-25 11:47:30 +02:00
Stéphane Nicoll 83ef0146f4 Merge branch '4.0.x'
Closes gh-50218
2026-04-25 11:22:09 +02:00
Stéphane Nicoll 3283c9264f Merge branch '3.5.x' into 4.0.x
Closes gh-50217
2026-04-25 11:21:07 +02:00
Stéphane Nicoll 4bde3ad070 Merge branch '4.0.x'
Closes gh-50199
2026-04-24 08:41:56 +02:00
Stéphane Nicoll 47c591fe6f Merge branch '3.5.x' into 4.0.x
Closes gh-50198
2026-04-24 08:40:51 +02:00
Phillip Webb d5aa685ed0 Merge branch '4.0.x'
Closes gh-50147
2026-04-21 20:32:26 -07:00
Phillip Webb e1561bc915 Merge branch '3.5.x' into 4.0.x
Closes gh-50146
2026-04-21 20:32:15 -07:00
Phillip Webb 3bafd4994e Document gRPC support
Closes gh-49291
2026-04-21 20:03:28 -07:00
bbbbooo f169bf8a48 Monitor truststore certificates in SslMeterBinder
See gh-49641

Signed-off-by: bbbbooo <hyeons1213@gmail.com>
2026-04-21 12:25:49 +02:00
Moritz Halbritter 02df21cc07 Polish "Add support for docker.elastic.co/elasticsearch/elasticsearch"
See gh-50119
2026-04-20 09:03:40 +02:00