springboot学习笔记
摘要:
1.性能优化 1.1 不使用@SpringBootApplication,按需加载 1.2 合理修改jvm参数,减少gc 1.3 使用undertow替代tomcat 1.4 如何使用jmeter做性能测试比较 1.4.1 create the [Thread Group] 1.4.2 create 阅读全文
posted @ 2019-04-29 21:59 lukelin1989 阅读(153) 评论(0) 推荐(0) 编辑