Skip to content

arthurlopesr/simple-pay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-pay

Java API respecting the principles of clean architecture, using messaging with Kafka

Tech

How to run

  • Clone repo
git clone https://github.com/arthurlopesr/simple-pay.git
  • Run Kafka and MySql:
docker-compose up -d
  • Run the Spring Boot application
  • Access application at http://localhost:8080/simple-pay.

Architecture

Diagrama sem nome drawio

About

Java api with Kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages