Skip to content

untaljohanperez/spring-boot-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices Project

This projects shows build a system with microservices using some of the lastest technologies

  • Spring Boot
  • Apache Kafka
  • Swagger

Quickstart

  1. Install docker
  2. Git clone
  3. Run "docker-compose up"

Demo

  1. Go to localhost:4000/billing-api/
  2. Make POST /billing
  3. Read the logs of docker-compose console for seeing microservices interaction through kafka messages

Releases

No releases published

Packages

No packages published

Languages