mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
This commit updates the class-level Javadoc for EventPublishingTestExecutionListener in order to provide explicit documentation for exception handling and async support. See gh-18490