79561266

Date: 2025-04-08 05:47:52
Score: 1
Natty:
Report link

If you are using springcloud feign, you can add the following config in yml. The reason is that default feign client doesn't support gzip decoder.

feign:
  okhttp:
    enabled: true
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Wei