You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
Allow binding an object that has a 1 parameter constructor, of type Config that does not use binding, but rather loads the config directly using Typesafe Config or Klutter/config-typesafe methods.
This would allow a version that does not include a binder, a smaller tier. But will be a breaking change to move the binder out to another submodule.
The text was updated successfully, but these errors were encountered:
Allow binding an object that has a 1 parameter constructor, of type Config that does not use binding, but rather loads the config directly using Typesafe Config or Klutter/config-typesafe methods.
This would allow a version that does not include a binder, a smaller tier. But will be a breaking change to move the binder out to another submodule.
The text was updated successfully, but these errors were encountered: