Package de.codecentric.boot.admin.client.registration
@NonNullApi
@NonNullFields
package de.codecentric.boot.admin.client.registration
-
ClassDescriptionContains all information which is used when this application is registered.Classes implementing this interface are responsible for creating an
Applicationclass which is used to register at the admin server.Interface for client application registration at spring-boot-admin-serverDefault implementation for creating theApplicationinstance which gets registered at the admin server.Listener responsible for starting and stopping the registration task when the application is ready.