# x-RedisTool **Repository Path**: xwintop/x-RedisTool ## Basic Information - **Project Name**: x-RedisTool - **Description**: Redis连接工具 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/xwintop/xJavaFxTool - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2021-01-19 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RedisTool Redis连接工具 #### 项目简介: RedisTool是一款使用javafx开发的redis连接工具,完成redis的基本增删改查功能,(使用[jedis](https://github.com/xetorthio/jedis)工具类) **xJavaFxTool交流QQ群:== [387473650](https://jq.qq.com/?_wv=1027&k=59UDEAD) ==** #### 环境搭建说明: - 开发环境为jdk1.8,基于maven构建 - 使用eclipase或Intellij Idea开发(推荐使用[Intellij Idea](https://www.jetbrains.com/?from=xJavaFxTool)) - 该项目为javaFx开发的实用小工具集[xJavaFxTool](https://gitee.com/xwintop/xJavaFxTool)的插件。 - 本项目使用了[lombok](https://projectlombok.org/),在查看本项目时如果您没有下载lombok 插件,请先安装,不然找不到get/set等方法 - 依赖的[xcore包](https://gitee.com/xwintop/xcore)已上传至git托管的maven平台,git托管maven可参考教程(若无法下载请拉取项目自行编译)。[教程地址:点击进入](http://blog.csdn.net/u011747754/article/details/78574026) ![Redis连接工具.png](images/Redis连接工具.png) ![Redis连接工具.gif](images/Redis连接工具.gif)