jakartaee / jakartaee/websocket
Provide an API to ContainerProvider to allow ServiceLoader results to be filtered / prioritised / sorted
Open
API (Both)
enhancement
- Dominant language
- Java
- Stars
- 78
- Forks
- 47
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 1
Description
This will require a minimum of Java 9. Then we can use `ServiceLoader.stream()` and filter / sort the results. I'm leaning towards sort rather than filter.
Contributor guide
Research direction
Start by reading the ContainerProvider API and the Java 9 ServiceLoader.stream() API. Determine the intended API shape for filtering, prioritising, or sorting provider results, including whether sorting should replace filtering. Done means ContainerProvider exposes the agreed capability and the Java 9 minimum is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100