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

Update DI module after API changes #30

Merged
merged 1 commit into from
Jan 27, 2020
Merged

Conversation

tortmayr
Copy link
Contributor

@tortmayr tortmayr commented Jan 22, 2020

Copy link
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good to me, so thank you for your work! I just have two minor points:

  • Please remove the auto-generated comments.
  • I had to delete and re-generate my yarn.lock and it shows some changes, could you please update the yarn.lock for this commit as well? Thanks!


@Override
protected Class<? extends ServerCommandHandlerProvider> bindServerCommandHandlerProvider() {
// TODO Auto-generated method stub
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line.

}
};
protected Class<? extends OperationHandlerProvider> bindOperatioHandlerProvider() {
// TODO Auto-generated method stub
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line.

@tortmayr tortmayr force-pushed the tortmayr/di-refactor branch from 4e19ae0 to 60355b1 Compare January 27, 2020 18:03
@tortmayr tortmayr merged commit c1f7dc1 into master Jan 27, 2020
tortmayr added a commit that referenced this pull request Jan 27, 2020
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

Successfully merging this pull request may close these issues.

2 participants