Krillsson / sys-API

Home server monitoring API and backend for Monitee
https://monitee.app
Apache License 2.0
101 stars 3 forks source link

Integrate dependency injection #88

Closed Krillsson closed 3 months ago

Krillsson commented 1 year ago

To cleanup the mess created over the years with constructor injection. Let's hand over the responsibility of object creation to a framework instead.

Guice seems to be the most popular choice in the dropwizard world?

Krillsson commented 1 year ago

https://github.com/xvik/dropwizard-guicey