r2dbc-example Requirements java sbt docker locally released r2dbc-postgresql in version 1.0.0.BUILD-SNAPSHOT How to run Docker-compose to start and initialize the database. docker-compose up Then to run the Main app sbt run