启动springboot报该异常!

这个看不出什么,再往前coused by

Error creating bean with name 'esBlogRepository': Invocation of init method failed; nested exception is org.springframework.data.mapping.PropertyReferenceException: No property contain found for type String! Traversed path: EsBlog.content.

可能是我的elacticesearch没有启动,因为esBlogRepository  extends ElasticsearchRepository

不是该原因

发现是使用jpa动态查询语句写错了

相关文章:

  • 2021-09-14
  • 2021-08-30
  • 2021-12-31
  • 2021-11-04
  • 2022-12-23
  • 2021-04-14
  • 2022-12-23
  • 2021-11-23
猜你喜欢
  • 2020-01-14
  • 2022-12-23
  • 2021-08-19
  • 2021-05-18
  • 2021-06-06
  • 2021-11-27
  • 2021-08-10
相关资源
相似解决方案