mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Integration in springboot #213
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thelittlefireman on GitHub (Jan 11, 2018).
Hi,
I wondering if there will be encoding package on mavent like the dec package (https://mvnrepository.com/artifact/org.brotli/dec)
for exemple easy integration in springboot or other java web app ?
Thanks
Thomas
@eustas commented on GitHub (Jan 11, 2018):
We have plans for it, but not sure, when it will be implemented...
@eustas commented on GitHub (Oct 22, 2018):
Duplicate of #405