toggle menu
Spring Boot Kotlin API
3.5.0-M3
jvm
switch theme
spring-boot
/
org.springframework.boot.web.embedded.jetty
/
JettyServerCustomizer
Jetty
Server
Customizer
@
FunctionalInterface
interface
JettyServerCustomizer
Callback interface that can be used to customize a Jetty
Server
.
Author
Dave Syer
Since
2.0.0
See also
Jetty
Servlet
Web
Server
Factory
Members
Functions
customize
Link copied to clipboard
abstract
fun
customize
(
server
:
Server
)
Customize the server.