Skip to content

Modules as constructor arguments #69

Description

@AndreasVolkmann

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions