If the goal is to go easy on network transfer, enable the Spring Boot compression (gzip) in application.yml
server:
compression:
enabled: true
mime-types: application/json,application/xml,text/html,text/xml,text/plain,text/css,application/javascript
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…