java.lang.Object
de.codecentric.boot.admin.client.registration.DefaultApplicationFactory
de.codecentric.boot.admin.client.registration.ReactiveApplicationFactory
All Implemented Interfaces:
ApplicationFactory

public class ReactiveApplicationFactory extends DefaultApplicationFactory
  • Constructor Details

    • ReactiveApplicationFactory

      public ReactiveApplicationFactory(InstanceProperties instance, org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties management, org.springframework.boot.autoconfigure.web.ServerProperties server, org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints pathMappedEndpoints, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpoint, MetadataContributor metadataContributor, org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties webFluxProperties)
  • Method Details