Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a per service preference system #14

Open
zapek opened this issue Sep 30, 2021 · 0 comments
Open

Implement a per service preference system #14

zapek opened this issue Sep 30, 2021 · 0 comments
Labels
feature New feature or request persistence JPA, H2, JDBC, SQL, database related question Further information is requested

Comments

@zapek
Copy link
Owner

zapek commented Sep 30, 2021

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.

@zapek zapek added the feature New feature or request label Sep 30, 2021
@zapek zapek added persistence JPA, H2, JDBC, SQL, database related question Further information is requested labels Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request persistence JPA, H2, JDBC, SQL, database related question Further information is requested
1 participant