Files
spring-projects-spring-fram…/spring-context/src/test/java/org/springframework
Steven Schlansker fc55e66d50 ApplicationListenerMethodAdapter: gracefully handle beans which are actually NullBean
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.
2019-11-11 15:43:29 +01:00
..
2019-10-30 19:14:58 +01:00
2019-08-23 13:50:58 +02:00
2019-03-23 15:19:34 +01:00
2019-10-30 18:30:05 +01:00
2019-10-31 14:34:57 +01:00
2019-03-23 15:19:34 +01:00
2019-10-31 14:34:57 +01:00