Skip to content

Conversation

@SentryMan
Copy link
Collaborator

Now we can use the service loader to register JexPlugins

@SentryMan SentryMan added the enhancement New feature or request label Nov 27, 2024
@SentryMan SentryMan added this to the 3.0 milestone Nov 27, 2024
@SentryMan SentryMan self-assigned this Nov 27, 2024
@SentryMan SentryMan merged commit d662b60 into avaje:master Nov 27, 2024
4 checks passed
plugin(new HealthPlugin());
}

if (!config.useSpiPlugins()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this around the wrong way? Should be if (config.useSpiPlugins()) ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

@SentryMan SentryMan deleted the jex-spi branch November 27, 2024 00:42
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

Successfully merging this pull request may close these issues.

2 participants