Currently, if you have an optional event listener (via a @Bean method returning `null`) this causes the event multicaster to explode violently. Now, we just safely skip it.
Currently, if you have an optional event listener (via a @Bean method returning `null`) this causes the event multicaster to explode violently. Now, we just safely skip it.