You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Sample Spring Boot (2.3.1) RESTful API with Kafka Stream (2.5.0)
2
2
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.
0 commit comments