Skip to main content

One doc tagged with "observer-pattern"

View all tags

Spring Events

How Spring's ApplicationEventPublisher and @EventListener provide a decoupled, in-process observer pattern for reacting to application state changes — including async and transactional event variants.