toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.compensation
/
CompensationAutoConfiguration
Compensation
Auto
Configuration
@
AutoConfiguration
@
EnableConfigurationProperties
(
value
=
[
CompensationProperties::class
]
)
class
CompensationAutoConfiguration
Members
Constructors
Compensation
Auto
Configuration
Link copied to clipboard
constructor
(
)
Functions
compensation
Event
Processor
Link copied to clipboard
@
Bean
fun
compensationEventProcessor
(
eventCompensateSupporter
:
EventCompensateSupporter
)
:
CompensationEventProcessor
compensation
Filter
Link copied to clipboard
@
Bean
fun
compensationFilter
(
commandGateway
:
CommandGateway
)
:
CompensationFilter
event
Compensate
Supporter
Link copied to clipboard
@
Bean
fun
eventCompensateSupporter
(
domainEventCompensator
:
DomainEventCompensator
,
stateEventCompensator
:
StateEventCompensator
)
:
EventCompensateSupporter