public class ReactiveApplicationFactory extends DefaultApplicationFactory
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getServiceUrl() |
protected String |
getWebfluxBasePath() |
createApplication, getEndpointsWebPath, getHealthEndpointPath, getHealthUrl, getHost, getLocalHost, getLocalManagementPort, getLocalServerPort, getManagementBaseUrl, getManagementHost, getManagementUrl, getMetadata, getName, getScheme, getServiceBaseUrl, getServiceHost, getServicePath, isManagementPortEqual, onWebServerInitializedpublic 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)
protected String getServiceUrl()
getServiceUrl in class DefaultApplicationFactoryprotected String getWebfluxBasePath()
Copyright © 2022 codecentric AG. All rights reserved.