Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register jakarta.json.spi.JsonProvider service provider
`META-INF/services/jakarta.json.spi.JsonProvider` is accessed as a resource by SmallRyeHealthReporter. Registering the service provider removes warnings related to the access when using `-H:ThrowMissingRegistrationErrors=`
- Loading branch information