toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.r2dbc.eventstore
/
R2dbcEventStoreAutoConfiguration
/
Simple
Simple
@
Configuration
@
ConditionalOnProperty
(
value
=
[
"wow.r2dbc.datasource.type"
]
,
matchIfMissing
=
true
,
havingValue
=
"simple"
)
class
Simple
Members
Constructors
Simple
Link copied to clipboard
constructor
(
)
Functions
event
Stream
Database
Link copied to clipboard
@
Bean
fun
eventStreamDatabase
(
connectionFactory
:
ConnectionFactory
)
:
EventStreamDatabase
event
Stream
Schema
Link copied to clipboard
@
Bean
fun
eventStreamSchema
(
)
:
EventStreamSchema