toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.context
/
ConfigurableWebServerApplicationContext
/
setServerNamespace
set
Server
Namespace
abstract
fun
setServerNamespace
(
serverNamespace
:
String
)
Set the server namespace of the context.
Parameters
server
Namespace
the server namespace
See also
get
Server
Namespace()