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.eventsourcing.store
Package-level
declarations
Types
Types
Event
Store
Auto
Configuration
Link copied to clipboard
@
AutoConfiguration
@
EnableConfigurationProperties
(
value
=
[
EventStoreProperties::class
]
)
class
EventStoreAutoConfiguration
Event
Store
Properties
Link copied to clipboard
@
ConfigurationProperties
(
prefix
=
"wow.eventsourcing.store"
)
class
EventStoreProperties
(
var
storage
:
StorageType
=
StorageType.MONGO
)