摘要: 1.pom设置 <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 阅读全文
posted @ 2019-06-28 15:05 liuxm-刘小明 阅读(575) 评论(0) 推荐(0) 编辑
摘要: server配置server.address指定server绑定的地址 server.compression.enabled是否开启压缩,默认为false. server.compression.excluded-user-agents指定不压缩的user-agent,多个以逗号分隔,默认值为:te 阅读全文
posted @ 2019-06-28 14:46 liuxm-刘小明 阅读(1293) 评论(0) 推荐(0) 编辑