Skip to content

mohyehia/multiple-database-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiple-database-connection

Spring boot application that connects to two dataSources

Technologies Used

  • Spring Boot
  • Spring Data JPA
  • MySql DB
  • Hibernate
  • Maven

Prerequisites

Java 1.8 or greater, Spring boot 2.0 or greater, Maven, IntelliJ or Eclipse

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes:

  • Create two databases ('user', 'booking') for users db & bookings db.
  • import the project in IntelliJ or Eclipse.
  • Or build the project using maven to get a jar file.
  • Use any rest client like postman to test the end points for users & bookings.

Acknowledgments

These are the articles that helped me complete this application:

About

Spring boot application that connects to two dataSources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages