# es-client **Repository Path**: wuliLK/es-client ## Basic Information - **Project Name**: es-client - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-05 - **Last Updated**: 2024-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README `SpringBoot`整合`Spring Data Elasticsearch`,主要使用了`ElasticsearchRestTemplate、ElasticsearchRepository`等类来实现`Index`、`Document`CRUD操作的Java Api。