Skip to content

Build restful webservices utilizing Spring boot as well as intergrate Apache Kafka also manipulate with Spring Cloud Stream.

Notifications You must be signed in to change notification settings

himash79/Spring-cloud-stream-with-Apache-Kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Spring-cloud-stream-with-Apache-Kafka

Build restful webservices utilizing Spring boot as well as intergrate Apache Kafka also manipulate with Spring Cloud Stream.

Requirements

  1. Java 11
  2. Maven 3.8
  3. Apache Kafka

Project setup

  1. Clone the project

    https://github.com/himash79/Spring-cloud-stream-with-Apache-Kafka.git
    
  2. Clean and build the project using maven

    open command line (CMD) in project directory and execute 'mvn clean install'
    
  3. Open project using intelij / eclipse

  4. Follow the Config.txt file for kafka configurations.

  5. Expose Rest APIs and retrieve responses.

About

Build restful webservices utilizing Spring boot as well as intergrate Apache Kafka also manipulate with Spring Cloud Stream.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages