mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-06 15:41:53 +00:00
The documentation incorrectly used ServerRSocketFactoryCustomizer which was renamed to ServerRSocketFactoryProcessor. The docs now use the correct class name Fixes gh-7737