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
/
R2dbcAutoConfiguration
R2dbc
Auto
Configuration
@
AutoConfiguration
@
ConditionalOnClass
(
value
=
[
R2dbcEventStore::class
]
)
@
EnableConfigurationProperties
(
value
=
[
R2dbcProperties::class
,
DataSourceProperties::class
]
)
@
ImportAutoConfiguration
(
value
=
[
R2dbcEventStoreAutoConfiguration::class
,
R2dbcSnapshotAutoConfiguration::class
,
ShardingDataSourcingAutoConfiguration::class
]
)
class
R2dbcAutoConfiguration
Members
Constructors
R2dbc
Auto
Configuration
Link copied to clipboard
constructor
(
)