springboot整合elasticsearch全文檢索入門

只是簡單的整合介紹 # 安裝 下載elasticsearch與kibana https://www.elastic.co/start # 依賴 springBootVersion = '2.0.5.RELEASE' compile group: 'org.springframework.boot', name: 'spring-boot-starter-data-elasticsearch' /
相關文章
相關標籤/搜索