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

Extract common utilities from backend in a separate repo/module. #92

Open
rohit21122012 opened this issue Apr 3, 2017 · 0 comments
Open
Assignees

Comments

@rohit21122012
Copy link
Collaborator

There are common constructs which are required by backend and userapi, and others. Currently, there are similar classes with minor differences. We can structure out the common packages in a separate module and use it as dependency in both to avoid redundant code.
Some packages which can be extracted out :

  1. VerticleDeployer
  2. HTTP client
@rohit21122012 rohit21122012 self-assigned this Apr 3, 2017
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