摘要: linux mysql yum 配置 https://blog.csdn.net/wngpenghao/article/details/78862923 linux jdk1.8 yum install java-1.8.0-openjdk* -y nginx 启动 https://blog.csd 阅读全文
posted @ 2019-11-21 21:01 小傻孩丶儿 阅读(85) 评论(0) 推荐(0) 编辑
摘要: 原文地址:https://blog.csdn.net/GFJ0814/article/details/92422245 看看这篇文章(继续学习):https://www.jianshu.com/p/362b365e1bcc 背景:线上有一个接口,3台机器总共QPS在3000左右,单机QPS在1000 阅读全文
posted @ 2019-11-21 15:57 小傻孩丶儿 阅读(2342) 评论(0) 推荐(0) 编辑
摘要: spring boot jpa 使用方法:将对应的model类注入即可// fixed parameter type private Specification<TargetModel> findByConditionSpecification(TargetModel formalParameter 阅读全文
posted @ 2019-11-21 15:53 小傻孩丶儿 阅读(477) 评论(0) 推荐(0) 编辑