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
I can work on this if you didn't start working on it yet.
I think the goal is to install corresponding guice modules based on the config file.
It's better to make a generic class that does this.
For example:
A registry that we can bind a flag to a module
A reader that reads the config and adds corresponding modules based on the config and modules in the registry?
I can work on this if you didn't start working on it yet.
I think the goal is to install corresponding guice modules based on the config file. It's better to make a generic class that does this.
For example: A registry that we can bind a flag to a module A reader that reads the config and adds corresponding modules based on the config and modules in the registry?
No description provided.
The text was updated successfully, but these errors were encountered: