@RestController @PropertySource(value="classpath:/endpoint.properties") public class GenericRestLookupController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GenericRestLookupController() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getContactInfo(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String key) |
Copyright © 2015. All rights reserved.