RhuthuHegde/Spring-app-with-RabbitMQ-and-Redis
This app made using Spring Boot has 2 datasources. Datasources to store the data for Users and Books respectively. MySQL database has been configured for both of them. A messaging queue has been configured using RabbitMQ with seperate queues and routing keys for Users and Books.
Java