toggle menu
Spring Boot Kotlin API
3.3.11-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.embedded.netty
/
SslServerCustomizer
/
SslServerCustomizer
Ssl
Server
Customizer
constructor
(
http2
:
Http2
,
clientAuth
:
Ssl.ClientAuth
,
sslBundle
:
SslBundle
,
serverNameSslBundles
:
Map
<
String
,
SslBundle
>
)