Package de.otto.synapse.annotation
Annotation Type EnableEventSourcing
-
@Target(TYPE) @Retention(RUNTIME) @Documented @Import(EventSourcingAutoConfiguration.class) public @interface EnableEventSourcing
Enables auto-configuration ofevent sourcesfor applications that do not use annotation-based configuration of event sources usingEnableEventSource.