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

Deprecate the config element of the Dao annotation #603

Merged
merged 4 commits into from
Oct 11, 2020

Conversation

nakamura-to
Copy link
Member

The config element is redundant and not simple for most use cases.
Always pass a Config instance to DAO implementation class constructor.

@nakamura-to nakamura-to merged commit 7851c4c into master Oct 11, 2020
@nakamura-to nakamura-to deleted the refactor/dao-config branch October 11, 2020 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant