24bfdc1dee
Add CorsFilterFactoryBean so the <cors> XML element can detect a CorsConfigurationSource or PreFlightRequestHandler bean implicitly, matching CorsConfigurer's existing Java config behavior. Closes gh-19542 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>