程序包 org.springframework.boot.docs.jersey
类概要 类 说明 JerseySetStatusOverSendErrorExample Example configuration for a JerseyResourceConfigconfigured to useHttpServletResponse.setStatus(int)rather thanHttpServletResponse.sendError(int).
| 类 | 说明 |
|---|---|
| JerseySetStatusOverSendErrorExample | Example configuration for a Jersey ResourceConfig configured to use HttpServletResponse.setStatus(int) rather than HttpServletResponse.sendError(int). |