eclipse-ee4j / eclipse-ee4j/jersey
Replace Lazy loading in ServiceFinder with Lazy ServiceLoader.Provider
Open
JPMS
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
ServiceFinder is unable to parse module-info for providing the services. ServiceLoader since JDK 9 seems to be able to Lazy load classes and services using module-info.
Contributor guide
Assessment
This issue has not been assessed yet.