开发者

JAX/Jersey Custom error code in Response

开发者 https://www.devze.com 2022-12-15 14:44 出处:网络
In Jersey, how can we \'replace\' the status string associated with a known status code? e.g. return Response.status(401).build();
0

精彩评论

暂无评论...
验证码 换一张
取 消