toggle menu
Spring Boot Kotlin API
3.5.0-M3
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.embedded.tomcat
/
TomcatServletWebServerFactory
/
addContextValves
add
Context
Valves
open
fun
addContextValves
(
contextValves
:
Array
<
Valve
>
)
Add
Valve
s that should be applied to the Tomcat
Context
.
Parameters
context
Valves
the valves to add