微信小程序 记账
一个记账本,可以多人记账
技术 | 名称 | 官网 |
---|---|---|
SpringBoot | 框架 | http://projects.spring.io/spring-boot/ |
Apache Shiro | 安全框架 | http://shiro.apache.org/ |
MyBatis | ORM框架 | http://www.mybatis.org/mybatis-3/zh/index.html |
PageHelper | MyBatis物理分页插件 | https://pagehelper.github.io/ |
Mapper | MyBatis通用Mapper | https://mapperhelper.github.io/ |
Druid | 数据库连接池 | https://github.com/alibaba/druid |
Redis | 分布式缓存数据库 | https://redis.io/ |
Swagger2 | 接口测试框架 | http://swagger.io/ |
lombok | Java™ 实用工具 | https://www.projectlombok.org/ |
apache.commons | Java™ 实用工具 | http://commons.apache.org/ |
Maven | 项目构建管理 | http://maven.apache.org/ |