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