Skip to content

pavan-bommideni/payment-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Integration with Confluent Kafka

Payment Flow

Payment Processor Service

This service is going consume the message from Kafka topic , Refer kafka package for all the Consumer implementation. Kafka configuration is setup is application.properties.

Confluent Kafka Setup

  • Sign up and Setup Confluent Account

  • Sign into the Confluent Cloud Console

  • Creating a new cluster

  • After cluster creation - obtain Kafka cluster bootstrap server configuration

  • Select Basic Authentication Mechanism and generate the API configuration

  • Copy CLUSTER API KEY and CLUSTER API SECRET

  • Update Kafka bootstrap server details, APIKEY and SECRET in project application.properties file.

Reference

Payment-ingestor - Producer application for sending the messages to this payment-processor

Tech Stack

Stack: Java 21, Spring boot, H2 , Confluent Kafka

Documentation

Confluent Kafka Documentation

About

Spring Boot Integration with Confluent Kafka - Consumer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages