[Java/Microprofile] Add support for Jackson serialization & async#11554
Conversation
8f8db75 to
3abefee
Compare
|
@pravussum thanks for the PR. Can you please resolve the merge conflicts when merging the latest master into this PR? |
|
@pravussum does this also handle Multipart correctly for Jackson? See: #10618 |
…erfaces using Mutiny in Java Microprofile library
7983f0d to
4662309
Compare
There has been no work regarding Multipart in the context of this PR 🤷 |
|
@wing328 I adressed your comments and rebased on the current master. |
|
@wing328 Hey there - any reason this for this not being merged? |
|
@jekkel have you tested the change locally? I wasn't able to find time to run some tests and would appreciate if the community can help test it. |
We're running the branch version for quite some time now without any issues. |
|
@jekkel that's good 👍 |
|
FYI. Merged #14614 to fix the code format |
|
Thanks! I wonder whether this could be automated. |
Add support for Jackson serialization & async interfaces using Mutiny in Java Microprofile library
This PR
Uni<>PR checklist
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*.For Windows users, please run the script in Git BASH.
/cc @bbdouglas @sreeshas @jfiala @lukoyanov @cbornet @jeff9finger @karismann @Zomzog @lwlee2608