Package | Description |
---|---|
org.springframework.cloud.contract.stubrunner.spring.cloud.eureka |
Modifier and Type | Method and Description |
---|---|
Registration |
Eureka.register(org.springframework.cloud.contract.stubrunner.spring.cloud.eureka.Application application) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
Eureka.register(Registration registration)
Register with the eureka service by making the appropriate REST call.
|
boolean |
Eureka.renew(Registration registration)
Renew with the eureka service by making the appropriate REST call
|
void |
Eureka.shutdown(Registration registration) |
Copyright © 2016–2018 Spring. All rights reserved.