vladmihalcea / high-performance-java-persistence

The High-Performance Java Persistence book and video course code examples
Apache License 2.0
1.31k stars 489 forks source link

added docker-compose for running the required databases dockerized #75

Closed brandstaetter closed 2 years ago

brandstaetter commented 2 years ago

added docker-compose fine for running the required databases dockerized and not having to install them

fixed maven call to mvnw since the wrapper is included