toggle menu
Spring Boot Kotlin API
3.4.5-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.embedded.undertow
/
UndertowBuilderCustomizer
Undertow
Builder
Customizer
@
FunctionalInterface
interface
UndertowBuilderCustomizer
Callback interface that can be used to customize an Undertow
Builder
.
Author
Andy Wilkinson
Since
2.0.0
See also
Undertow
Servlet
Web
Server
Factory
Members
Functions
customize
Link copied to clipboard
abstract
fun
customize
(
builder
:
Undertow.Builder
)
Customize the builder.