Skip to content

okihouse/spring-boot-multiple-datasource-with-querydsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is sample project spring-boot multiple datasource with querydsl.

Run

	mvn test

Sample API

  • GET get all first db data

/api/first

  • GET get all messages first db data

/api/first/messages

  • PUT save random data to first db

/api/first

  • GET get all second db data

/api/second

  • GET get all messages second db data

/api/second/messages

  • PUT save random data to second db

/api/second

About

spring-boot-multiple-datasource-with-querydsl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages