Skip to content

Add EnableSpringDataWebFluxSupport for WebFlux support [DATACMNS-1412] #1846

Open
@spring-projects-issues

Description

@spring-projects-issues

Ankur Pathak opened DATACMNS-1412 and commented

We have this  EnableSpringDataWebSuppor in Spring MVC which makes Controller clean

for paging and provides very userful features. But this is not working with Spring Web Flux 

Controller. We should extend this support to WebFlux as well. It may be limited support

of waht we have in Spring MVC so as to keep reactive means. Because its a blocker in

migrating existing code in Spring MVC to Spring WebFlux and as it is part of Spring Data Core

it should work with both whether we are in Reactive or not Reactive world


Affects: 2.1.1 (Lovelace SR1)

Reference URL: https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data/web/config/EnableSpringDataWebSupport.html

4 votes, 5 watchers

Metadata

Metadata

Assignees

Labels

in: webIntegration with Spring MVCtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions