Skip to content
Snippets Groups Projects
Commit 747f9b62 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Introduce new abstractions for services and repositories

Repositories now implement Spring Data interfaces. Basic CouchDB
operations are now implemented once by `CouchDbCrudRepository` instead
of having redundant methods to handle each design document.
parent 39790f9c
Branches
1 merge request!71Refactor architecture layers
Showing
with 163 additions and 39 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment