Skip to content

Improve documentation in subclasses of InjectExtension #935

@mechite

Description

@mechite

You cannot provides io.avaje.inject.spi.ConfigPropertyPlugin with an @ServiceProvider
implementation. The error message:

Missing `provides io.avaje.inject.spi.InjectExtension with ...DConfigPropertyPlugin`

@SentryMan I think we faced some similar issue before, but for a different one of these
InjectExtension subtypes?

(you can build just fine if you provides the basic InjectExtension, and my instinct says
it works fine at runtime due to spi instanceof check in DServiceLoader)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions