Implement a per service preference system #14
Labels
feature
New feature or request
persistence
JPA, H2, JDBC, SQL, database related
question
Further information is requested
Right now everything is stored in the database but it requires a model and JPA repositories.
We should add a way for services to define their own things (i.e. saving/loading data) for more modularity and possible plugins later on.
The text was updated successfully, but these errors were encountered: