Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.r2dbc
/
R2dbcProperties
R2dbc
Properties
@
ConfigurationProperties
(
prefix
=
"wow.r2dbc"
)
class
R2dbcProperties
(
@
DefaultValue
(
value
=
[
"true"
]
)
var
enabled
:
Boolean
=
true
)
:
EnabledCapable
Members
Constructors
R2dbc
Properties
Link copied to clipboard
constructor
(
@
DefaultValue
(
value
=
[
"true"
]
)
enabled
:
Boolean
=
true
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
open
override
var
enabled
:
Boolean