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

Modules as constructor arguments #69

Open
AndreasVolkmann opened this issue Aug 21, 2021 · 0 comments
Open

Modules as constructor arguments #69

AndreasVolkmann opened this issue Aug 21, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AndreasVolkmann
Copy link
Collaborator

Module support is more natural if we can just supply our nested modules via the constructor.

Out of the box we get defaults and easy injection in tests.

Either convention based, for example, all data classes are parsed as modules parameter.type.jvmErasure.isData.

Or with annotation @Module

@AndreasVolkmann AndreasVolkmann added the enhancement New feature or request label Aug 21, 2021
@AndreasVolkmann AndreasVolkmann added this to the 3.4.0 milestone Aug 21, 2021
@AndreasVolkmann AndreasVolkmann self-assigned this Aug 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant