-
Notifications
You must be signed in to change notification settings - Fork 29
Update project structure to use submodules for each backend #64
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
Labels
Comments
zmeda
added a commit
that referenced
this issue
Aug 1, 2016
…: Code does not compile! Just want to backup changes.
zmeda
added a commit
that referenced
this issue
Aug 3, 2016
…E: Code does not compile! Just want to backup changes.
zmeda
added a commit
that referenced
this issue
Aug 4, 2016
…: Code does not compile! Just want to backup changes.
Merged
zmeda
added a commit
that referenced
this issue
Feb 28, 2017
Issue #64 fix rest of compilation errors
LGTM |
I'd like to merge this pull request and open related issues about updating the documentation and other possible remaining tasks. |
Open
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a suggestion from issue #55 we should change project structure accordingly:
scala-jsonapi-core
- Includes all core functionalities and domain modelscala-jsonapi-spray
- Spray specific implementationscala-jsonapi-play
- Play specific implementationscala-jsonapi-akkahttp
- AkkaHttp specific implementationscala-jsonapi-circe
- Circe specific implementationoutcome of that should be 4 different artifacts which would all include
core
as a basis.The text was updated successfully, but these errors were encountered: