Skip to content

jczuchnowski/r2dbc-example

Repository files navigation

r2dbc-example

Requirements

  • java
  • sbt
  • docker
  • locally released r2dbc-postgresql in version 1.0.0.BUILD-SNAPSHOT

How to run

  1. Docker-compose to start and initialize the database.
docker-compose up
  1. Then to run the Main app
sbt run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages