@Configuration(proxyBeanMethods=false) @EnableAutoConfiguration @RestController @EnableFeignClients public class SampleZookeeperApplication extends Object
| Constructor and Description |
|---|
SampleZookeeperApplication() |
| Modifier and Type | Method and Description |
|---|---|
String |
env(String prop) |
String |
hi() |
org.springframework.cloud.client.ServiceInstance |
lb() |
static void |
main(String[] args) |
String |
rt() |
String |
self() |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.