Polish "Add Kafka sample"
Closes gh-11597
This commit is contained in:
@@ -119,6 +119,9 @@ The following sample applications are provided:
|
||||
| link:spring-boot-sample-junit-jupiter[spring-boot-sample-junit-jupiter]
|
||||
| Demonstrates JUnit Jupiter-based testing
|
||||
|
||||
| link:spring-boot-sample-kafka[spring-boot-sample-kafka]
|
||||
| consumer and producer using Apache Kafka
|
||||
|
||||
| link:spring-boot-sample-liquibase[spring-boot-sample-liquibase]
|
||||
| Database migrations with Liquibase
|
||||
|
||||
@@ -230,6 +233,3 @@ The following sample applications are provided:
|
||||
| link:spring-boot-sample-xml[spring-boot-sample-xml]
|
||||
| Example show how Spring Boot can be mixed with traditional XML configuration (we
|
||||
generally recommend using Java `@Configuration` whenever possible
|
||||
|
||||
| link:spring-boot-sample-kafka[spring-boot-sample-kafka]
|
||||
| consumer and producer using Apache Kafka
|
||||
|
||||
Reference in New Issue
Block a user