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

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions