Handle multiple ContextRefreshedEvents in BackgroundPreinitializer
The same initializer will receive multiple ContextRefreshedEvents when their is an application context hierarchy. This commit updates the initializer to correctly handle multiple ContextRefreshedEvents and only act upon the first that it receives. See gh-4871
Showing
Please register or sign in to comment