課程
/后端開(kāi)發(fā)
/Java
/Springboot + ElasticSearch 構(gòu)建博客檢索系統(tǒng)
@Document注解沒(méi)有type這個(gè)屬性
2022-04-30
源自:Springboot + ElasticSearch 構(gòu)建博客檢索系統(tǒng) 5-5
正在回答
注意:構(gòu)建這個(gè)項(xiàng)目需要降低springboot版本為:
? ? ?<parent>? ? ? ? ?<groupId>org.springframework.boot</groupId>? ? ? ? ?<artifactId>spring-boot-starter-parent</artifactId>? ? ? ? ?<version>2.2.0.RELEASE</version>? ? ? ? ?<relativePath/> <!-- lookup parent from repository -->? ? ?</parent>
然后清理IDEA緩存,重啟IDEA!
舉報(bào)
Springboot + ElasticSearch 構(gòu)建個(gè)人博客檢索系統(tǒng)
13 回答Elasticsearch exception [type=json_parse_exception, reason=Current token (VALUE_NUMBER_INT) not of boolean type這是什么原因引起的、請(qǐng)教
2 回答搜索結(jié)果沒(méi)有分詞如何解決
4 回答ElasticsearchStatusException 這個(gè)問(wèn)題有人遇到嗎
6 回答無(wú)法啟動(dòng) 百度也沒(méi)有解決 求大神指導(dǎo)一下
1 回答數(shù)據(jù)庫(kù)表沒(méi)有嗎?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2023-04-25
注意:構(gòu)建這個(gè)項(xiàng)目需要降低springboot版本為:
然后清理IDEA緩存,重啟IDEA!