Skip to content

Allow static import for org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.* #215

Closed
@rwinch

Description

@rwinch

It would be nice to allow imports for org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.*

		webTestClient.mutateWith(csrf())

vs

		webTestClient.mutateWith(SecurityMockServerConfigurers.csrf())

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions