toggle menu
Spring Boot Kotlin API
3.3.11-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.r2dbc
/
ConnectionFactoryBuilder
/
configure
configure
open
fun
configure
(
options
:
Consumer
<
ConnectionFactoryOptions.Builder
>
)
:
ConnectionFactoryBuilder
Configure additional options.
Return
this for method chaining
Parameters
options
a
Consumer
to customize the options