Class ServiceContextHolderBuilder
java.lang.Object
cn.herodotus.engine.web.service.initializer.ServiceContextHolderBuilder
Description: ServiceContextHolder 构建器
- Author:
- : gengwei.zheng
- Date:
- : 2023/10/2 18:41
-
Method Summary
Modifier and TypeMethodDescriptionvoidbuild()static ServiceContextHolderBuilderbuilder()endpointProperties(EndpointProperties endpointProperties) platformProperties(PlatformProperties platformProperties) serverProperties(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties)
-
Method Details
-
builder
-
platformProperties
-
endpointProperties
-
serverProperties
public ServiceContextHolderBuilder serverProperties(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties) -
build
public void build()
-