Closed andreilisa closed 1 month ago
If you could squash your changes into one commit that would also be helpful.
If you could squash your changes into one commit that would also be helpful.
Also, a small description for the PR would be most welcomed.
If there aren't any TinyNits let me know and I will do the squash
LGTM. Please rebase and squash.
@dsyer, It looks better now
Nice work @andreilisa !
This PR adds support for gRPC compression and decompression codecs by auto-configuring CompressorRegistry and DecompressorRegistry beans. It registers available Compressor and Decompressor instances with the corresponding registries.