Skip to content

Commit f1b7544

Browse files
committed
Fix duplicate id in the docs
1 parent 0920036 commit f1b7544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,7 @@ infrastructure to receive messages asynchronously. Spring AMQP provides a simila
16881688
feature set for the ``Advanced Message Queuing Protocol'' and Boot also provides
16891689
auto-configuration options for `RabbitTemplate` and RabbitMQ.
16901690

1691-
[[boot-features-messaging]]
1691+
[[boot-features-integration]]
16921692
== Spring Integration
16931693

16941694
Spring Integration provides abstractions over messaging and also other

0 commit comments

Comments
 (0)