-
Enhancement
-
Resolution: Not a Bug
-
Trivial
-
None
-
None
-
None
Hello everyone, is there an SPI which would allow me to override the default serialization logic in weld?
I'd like to experiment swaping out the built-in java serialization that weld uses with kryo which uses a faster/lighter implementation
is such a thing possible without modifying weld internals (maybe with an SPI)?