Skip to content

springbootbuch/custom_datasources

Repository files navigation

custom_datasources

Build Status

Running

You'll need PostgreSQL on its standard ports on your host.

Use

mvn docker:start

to startup a container with the database.

Building

The project does some integration tests using docker. You got to have Docker installed for your system to build the project using

mvn clean verify

About

Examples for custom, advanced datasource configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages