Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Revisit Dependency Injection framework #3

Closed
egyedia opened this issue Feb 18, 2016 · 5 comments
Closed

Revisit Dependency Injection framework #3

egyedia opened this issue Feb 18, 2016 · 5 comments
Assignees

Comments

@egyedia
Copy link
Member

egyedia commented Feb 18, 2016

Guice probably

@graybeal
Copy link
Member

what's a DI framework?

@martinjoconnor
Copy link
Member

Dependency injection. Primarily needed to support a central configuration mechanism for a deployment on a machine (though has many other advantages). Can then be used to facilitate quick deployment of new instances.

@martinjoconnor
Copy link
Member

Mostly done. Needed in a a few remaining servers.

@graybeal graybeal changed the title Introduce DI framework Introduce Dependency Injection framework Jun 17, 2016
@martinjoconnor martinjoconnor changed the title Introduce Dependency Injection framework Revisit Dependency Injection framework Sep 19, 2016
@martinjoconnor
Copy link
Member

Implemented via Guice but not very flexible.

@martinjoconnor
Copy link
Member

Dropwizard upgrade address this.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants