Skip to content

tobias-neubert/spring-data-jdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple data sources with spring-data-jdbc

This repo demonstrates how to implement a spring boot application using a spring data jdbc repository for storing internal data and a second extenal data source using the plain old JdbcTemplate for accessing data stored in an external database.

About

Learning Spring Data JDBC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages