@FeignClient(value="testConsulApp")
public static interface SampleConsulApplication.SampleClient
| Modifier and Type | Method and Description |
|---|---|
String |
choose() |
@RequestMapping(value="/choose",
method=GET)
String choose()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.