Skip to content

wanderleisouza/extract-to-rabbit

Repository files navigation

start local

redis-server
rabbitmq-server

spring boot

mvn spring-boot:run

load data

curl -X POST localhost:8080

get customer offers

curl -s localhost:8080/789/offers

About

Load from file, send to rabbit and a queue consumer persist data into redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages