-
Enhancement
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
Allowing injected parameters, e.g. @PathParam, @QueryParam, etc., to have a type of java.util.Optional should be allowed. This may end up being required in Jakarta REST 5.0, https://github.com/jakartaee/rest/issues/503. However, there is no reason to wait adding support for this.
- duplicates
-
RESTEASY-1419 Add support for injecting Optional<T> parameter types
- Resolved