Setting up a Dropwizard project using Hibernate with multiple tables and relationships between them. I took my dropwizard-gradle project as a starting point.
-
Run gradle:
./gradlew run
-
Run:
./gradlew idea
- You may need to install Java 7
Setting up a Dropwizard project using Hibernate with multiple tables and relationships between them. I took my dropwizard-gradle project as a starting point.
Run gradle:
./gradlew run
Run:
./gradlew idea