mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-08-14 13:33:36 +00:00
`HttpSecurity#csrf()` obviously returns a `CsrfConfigurer`, while the Javadoc states that it returns the `ServletApiConfigurer`.