Package de.otto.synapse.annotation
Annotation Interface EnableEventSources
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Import(EventSourceBeanRegistrar.class)
@EnableEventSourcing
public @interface EnableEventSources
-
Required Element Summary
Required Elements
-
Element Details
-
value
EnableEventSource[] value
-