Package pro.fessional.wings.slardar.event
See: Description
-
Class Summary Class Description EventPublishHelper ApplicationEventPublisher helper. Generally used for non-transactional Event, the main function: (1) async publish event (2) IDE hit and navigation (3) wrap hazelcast topic(#HazelcastTopic) to SpringEvent Note, do NOT use ApplicationEventMulticaster in async, or handle exception, that would break Spring's default synchronization mechanism.