rabbitmq-cdi icon indicating copy to clipboard operation
rabbitmq-cdi copied to clipboard

Update to JavaEE 8 and JsonB instead directly use of Jaxen databind

Open reinhapa opened this issue 6 years ago • 1 comments

Use of JSR 367 (http://json-b.net/) Json binding instead of Jackson Binding directly

reinhapa avatar Dec 06 '18 15:12 reinhapa

I have seen jsondecoder/encoder. Another idea would be to release the decoder/encoder as own dependency / module. We use an own google protocollbuffer encoder/decoder, this feature is quite usefull and it could be cool to have different decoders/encoders ready to use for different protocols.

Gr33nbl00d avatar Dec 21 '18 18:12 Gr33nbl00d