# cryptdemo **Repository Path**: kinglong8362/cryptdemo ## Basic Information - **Project Name**: cryptdemo - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-08 - **Last Updated**: 2021-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 基于springboot+mybatis的数据库加解密,快速开始demo + clone本项目,更改配置文件里url、username、password为本地的数据库即可 + 内含init.sql脚本,请放在数据库执行 + 使用内含的test方法进行测试