toggle menu
Spring Boot Kotlin API
3.5.0-M3
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.embedded.tomcat
/
ConfigurableTomcatWebServerFactory
/
addEngineValves
add
Engine
Valves
abstract
fun
addEngineValves
(
engineValves
:
Array
<
Valve
>
)
Add
Valve
s that should be applied to the Tomcat
Engine
.
Parameters
engine
Valves
the valves to add