fb-contrib
fb-contrib copied to clipboard
`JXI_INVALID_CONTEXT_PARAMETER_TYPE` false-positive with `CloseableService`
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.