Closed
Description
- Framework version: 1.3
- Implementations: Spring
Scenario
This listener will also listen refresh event and cause a cast exception. Even though it can be catch by spring 5(leave a debug log), but in lower version will cause error. And I think servletRequestHandledEvent is not invoked, we don't have to cast it here.