Skip to content

Commit 2317f69

Browse files
committed
Add Apache Kafka to Messaging section's description
Closes gh-30389
1 parent 9c128f1 commit 2317f69

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The reference documentation consists of the following sections:
1919
<<web#web,Web>> :: Servlet Web, Reactive Web, Embedded Container Support, Graceful Shutdown, and more.
2020
<<data#data,Data>> :: SQL and NOSQL data access.
2121
<<io#io,IO>> :: Caching, Quartz Scheduler, REST clients, Sending email, Spring Web Services, and more.
22-
<<messaging#messaging,Messaging>> :: JMS, AMQP, RSocket, WebSocket, and Spring Integration.
22+
<<messaging#messaging,Messaging>> :: JMS, AMQP, Apache Kafka, RSocket, WebSocket, and Spring Integration.
2323
<<container-images#container-images,Container Images>> :: Efficient container images and Building container images with Dockerfiles and Cloud Native Buildpacks.
2424
<<actuator#actuator,Production-ready Features>> :: Monitoring, Metrics, Auditing, and more.
2525
<<deployment#deployment,Deploying Spring Boot Applications>> :: Deploying to the Cloud, and Installing as a Unix application.

0 commit comments

Comments
 (0)