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

Split into multi-project #146

Open
jczuchnowski opened this issue Oct 25, 2020 · 0 comments
Open

Split into multi-project #146

jczuchnowski opened this issue Oct 25, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jczuchnowski
Copy link
Contributor

jczuchnowski commented Oct 25, 2020

Split the application into three sub-projects:

  1. api (packages: api, config; also object Boot)
  2. domain (packages: application, domain)
  3. Infrastructure (packages: infrastructure)

Domain should not depend on other projects.
Infrastructure should depend on domain.
Api should depend on domain and infrastructure.

@jczuchnowski jczuchnowski added the enhancement New feature or request label Oct 25, 2020
@arkxc arkxc self-assigned this Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants