Spring Boot Multiple Database Configuration using gradle
There are many situations where we require to fetch data from multiple databases and while using JPA sometimes it becomes challenging to create connections with multiple databases through a single application. Hence, in this...
Recent Comments