Skip to content

Commit 4ee7255

Browse files
Update README.md
1 parent ab21f8f commit 4ee7255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sample Spring Boot (2.3.1) RESTful API with Kafka Stream (2.5.0)
22

3-
While searching through GitHub for some boilerplate code on how to setup a Spring Boot API project with Kafka Stream, I found it quite difficult to find a working example with a more recent version of Spring Boot and Java (i.e. 14). Anyways, I thought I’d create my own and share with everyone. This is for anyone that needs some quick boilerplate code to setup their new API project.
3+
While searching through GitHub for some boilerplate code on how to setup a Spring Boot API project with Kafka Stream, I found it quite difficult to find a working example with a more recent version of Spring Boot and Java (i.e. 14). Anyways, I thought I’d create my own and share with everyone. This is for anyone that needs some quick boilerplate code to setup their new API project with Kafka Stream.
44

55
## What You Need
66

0 commit comments

Comments
 (0)