Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for ServiceLoaderFeature (#11402)
ServiceLoaderFeature did not include all the @requires annotations, as some were added with the @requirements. I included such in the native-image beforeAnalysis. As an example, this fixes the usage of condition in io.micronaut.configuration.metrics.binder.web.ClientRequestMetricRegistryFilter.
- Loading branch information