public interface ApplicationRegistrator
| Modifier and Type | Method and Description |
|---|---|
void |
deregister()
Tries to deregister currently registered application
|
String |
getRegisteredId() |
boolean |
register()
Registers the client application at spring-boot-admin-server.
|
boolean register()
void deregister()
String getRegisteredId()
Copyright © 2023 codecentric AG. All rights reserved.