@FeignClient(value="fooservice")
public static interface WebClientCustomParserTests.TestFeignInterface
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<String> |
getTraceId() |
@RequestMapping(method=GET,
value="/traceid")
org.springframework.http.ResponseEntity<String> getTraceId()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.