Skip to content

Keep Webflux Security Documentation consistent #11626

@jsattler

Description

@jsattler

Expected Behavior
Webflux Security Documentation should be consistent with the examples and only use @EnableWebFluxSecurity without the additional @Configuration.

Current Behavior
One example only uses @EnableWebFluxSecurity the rest use an additional @Configuration.

Context
It makes it harder for the reader to understand if the @Configuration is needed or not.
I suggest to keep it consistent and remove the @Configuration with a hint that @EnableWebfluxSecurity is already annotated with @Configuration.

Metadata

Metadata

Assignees

Labels

status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions