fb-contrib icon indicating copy to clipboard operation
fb-contrib copied to clipboard

`JXI_INVALID_CONTEXT_PARAMETER_TYPE` false-positive with `CloseableService`

Open boris-petrov opened this issue 4 years ago • 0 comments

According to the documentation, CloseableService should be used with javax.ws.rs.core.Context but JXI_INVALID_CONTEXT_PARAMETER_TYPE warns that this type is not valid. That's a bug.

boris-petrov avatar Sep 14 '21 05:09 boris-petrov