上一页 1 ··· 217 218 219 220 221 222 223 224 225 ··· 785 下一页
摘要: MySQL数据库在查询的时候会出现查询结果很慢,超过1秒,项目中需要找出执行慢的sql进行优化,应该怎么找呢,mysql数据库提供了一个很好的方法,如下: mysql5.0以上的版本可以支持将执行比较慢的SQL语句记录下来。 1.需要使用打开记录查询慢的sql记录日志: 2.进入到log_file的 阅读全文
posted @ 2016-11-25 19:42 沧海一滴 阅读(4663) 评论(0) 推荐(0)
摘要: 本节讲解SpringBoot与Spring-data-elasticsearch整合的入门案例。 一、环境搭建 新建maven项目,名字随意 pom.xml <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring 阅读全文
posted @ 2016-11-25 19:40 沧海一滴 阅读(22139) 评论(2) 推荐(0)
摘要: jprante/elasticsearch-jdbc The Java Database Connection (JDBC) importer allows to fetch data from JDBC sources for indexing into Elasticsearch. The JD 阅读全文
posted @ 2016-11-25 19:39 沧海一滴 阅读(494) 评论(0) 推荐(0)
摘要: How to provide highlighting with Spring data elasticsearch 阅读全文
posted @ 2016-11-25 19:36 沧海一滴 阅读(750) 评论(0) 推荐(0)
摘要: https://github.com/82253452/banner https://github.com/lvhao/schedule-job/tree/master/src/main/java/com/github/schedulejob/config/quartz https://github 阅读全文
posted @ 2016-11-25 19:34 沧海一滴 阅读(704) 评论(0) 推荐(0)
上一页 1 ··· 217 218 219 220 221 222 223 224 225 ··· 785 下一页