参考链接
项目的成长离不开开源社区的支持,下面列出本项目使用到的部分核心依赖相关链接。
前端依赖
Element Plus
- 文档: https://element-plus.org/zh-CN/component/overview
- GitHub: https://github.com/element-plus/element-plus
- npm: https://www.npmjs.com/package/element-plus
后端依赖
Spring Boot
Mybatis-Plus
- 文档: https://baomidou.com/
- GitHub: https://github.com/baomidou/mybatis-plus
- Maven Repository: https://mvnrepository.com/artifact/com.baomidou/mybatis-plus
- Maven Central Repository: https://central.sonatype.com/artifact/com.baomidou/mybatis-plus
数据存储
PostgreSQL (PgSQL)
Redis
- 官网: https://redis.io/
- GitHub: https://github.com/redis/redis