We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It would be nice to allow imports for org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.*
org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.*
webTestClient.mutateWith(csrf())
vs
webTestClient.mutateWith(SecurityMockServerConfigurers.csrf())