# tablestore-spring-boot-starter **Repository Path**: easyapi/tablestore-spring-boot-starter ## Basic Information - **Project Name**: tablestore-spring-boot-starter - **Description**: tablestore spring boot starter - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-09-07 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tablestore-spring-boot-starter ## 功能模块 0. application.yml(开发中) 1. 查询(开发中) 1.1 Row转java对象 1.2 查询SQL 2. 增加 3. 删除 4. 修改 5. TableStoreTemplate ## 参考资料 [表格存储 Tablestore](https://help.aliyun.com/product/27278.html) [Java SDK](https://help.aliyun.com/document_detail/43005.html) [初始化](https://help.aliyun.com/document_detail/43009.html) [多条件组合查询](https://help.aliyun.com/document_detail/100422.html) [hutool](https://www.hutool.cn/docs/#/)