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