mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-13 17:04:31 +00:00
`HttpSecurity#csrf()` obviously returns a `CsrfConfigurer`, while the Javadoc states that it returns the `ServletApiConfigurer`.