- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.springframework.boot.jersey.JerseySetStatusOverSendErrorExample
-
public class JerseySetStatusOverSendErrorExample
extends Object
Example configuration for a Jersey ResourceConfig
configured to use
HttpServletResponse.setStatus(int)
rather than
HttpServletResponse.sendError(int)
.
- Author:
- Andy Wilkinson
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.