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

Moving entities to infrastructure level #9

Open
joseeliaschavez opened this issue Jul 31, 2023 · 0 comments
Open

Moving entities to infrastructure level #9

joseeliaschavez opened this issue Jul 31, 2023 · 0 comments

Comments

@joseeliaschavez
Copy link
Owner

Issue Description

Currently we have defined the JPA entities as the domain objects.

Ideally these should be moved to the infrastructure layer and a new set of objects defined that could be used for the API contract.

Open Questions

  1. How should we handle the JPA repository interfaces? Should they be considered infrastructure?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant