上一页 1 ··· 263 264 265 266 267 268 269 270 271 ··· 785 下一页
摘要: 在pom.xml中添加以下依赖,解决elasticsearch的WARN: 完整的pom.xml文件 阅读全文
posted @ 2016-09-11 19:02 沧海一滴 阅读(4811) 评论(0) 推荐(2)
摘要: Exception in thread "main" java.lang.IllegalArgumentException: Circular placeholder reference 'server.port' in property definitions at org.springframework.util.PropertyPlaceholderHelper.parseStri... 阅读全文
posted @ 2016-09-09 20:12 沧海一滴 阅读(10767) 评论(2) 推荐(0)
摘要: spring data elasticsearchelasticsearch 2.0.0.RELEASE 2.2.0 1.4.0.M1 1.7.3 1.3.0.RELEASE 1.5.2 1.2.0.RELEASE 1.4.4 1.1.0.RELEASE 1.3.2 1.0.0.RELEASE ht 阅读全文
posted @ 2016-09-07 22:09 沧海一滴 阅读(14146) 评论(0) 推荐(0)
摘要: 最近使用RestTemplate发送post请求,遇到了很多问题,如转换httpMessage失败、中文乱码等,调了好久才找到下面较为简便的方法: 如果直接使用在postForObject中把对象传入很容易出现no suitable HttpMessageConverter found for re 阅读全文
posted @ 2016-09-07 16:10 沧海一滴 阅读(65787) 评论(0) 推荐(1)
摘要: spring mvc里的root/child WebApplicationContext的继承关系 在传统的spring mvc程序里会有两个WebApplicationContext,一个是parent,从applicationContext.xml里加载的,一个是child,从servlet-c 阅读全文
posted @ 2016-09-07 00:43 沧海一滴 阅读(815) 评论(0) 推荐(1)
上一页 1 ··· 263 264 265 266 267 268 269 270 271 ··· 785 下一页