cryptic-game / java-backend-old

This is the Java Backend of the Cryptic project.

Home Page:https://cryptic-game.github.io/java-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add in-memory database with hibernate

JannikEmmerich opened this issue · comments

Is your feature request related to a problem? Please describe.
Currently one has to set up a database to test the backend.

Describe the solution you'd like
Add a config value that enables the in-memory database provided by hibernate.