@RestController public class ResourceProxyController extends Object
RestController for proxying other REST resources.| Constructor and Description |
|---|
ResourceProxyController() |
| Modifier and Type | Method and Description |
|---|---|
Object |
proxyResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String key) |
Copyright © 2015. All rights reserved.