Code Primers
Devops
Spring Boot
System Design
Tools
About
Using Multiple Datasource With Spring Boot
This post provides step-by-step guide to configure multiple datasources in a single Spring Boot application.
Spring Boot Docker Integration With Rabbitmq and Mysql
This post demonstrates creating docker containers for Spring Boot, RabbitMQ and Mysql and integrating them using docker-compose.