Skip to content

zuegi/springboot-kpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KPay Version with Spring Boot

There is still a lot to do, but try it out and improve

Process

alt text

Run within your IDE

Run java class ch.wesr.kpay.KpayApplication

User interface and Endpoints

Requirements

  • Kafka running - best run Confluent within docker
  • Install Docker
  • cd in confluent and run
    • docker-compose up -d
    • docker-compose down -v
  • or if you run Windows
    • up.bat
    • down.bat

Inspired by and copied from

And the *Spring Cloud Stream Kafka Streams from @starbuxman

About

kpay with spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published