-
Notifications
You must be signed in to change notification settings - Fork 696
DATACMNS-1412: Add support for QueryDSL Predicate, Pageable, Sort and ProjectedPayload on WebFlux controllers #2667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi, beside the tests are there any comments on this?
fe5e80e
to
98f20a4
Compare
fdbozzo
commented
Aug 11, 2023
Hi all. I can see that this PR is ready to merge without conflicts since 9 months now. Is there any intention to finally merge it?
There is a lot of peaple waiting for this functionallity.
Thanks.-
0122d1b
to
5070a0f
Compare
krojew
commented
Aug 30, 2023
Is there a possibility for merging?
2c56532
to
b2c3623
Compare
646e077
to
6ac5cf8
Compare
michael-wirth
commented
Aug 28, 2025
Is it only the unit tests, or are there any other missing components to merge this pull request?
I'd be happy to contribute to making this issue ready to merge.
1f86a58
to
3a61461
Compare
b0bbaec
to
834368c
Compare
This Pull Request does not include tests and is not ready for merge but for reviewing.
#1846
A ProjectingJackson2JsonDecoder is provided for use with
@ProjectedPayload
and WebFlux.