Annotation Interface EnablePersistentDomainEvents
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Inherited
@Import(PersistentDomainEventsImportSelector.class)
public @interface EnablePersistentDomainEvents
- Author:
- Oliver Drotbohm
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class