| 技术 | 说明 | 官网 |
|---|---|---|
| SpringBoot | web开发必备框架 | https://spring.io/projects/spring-boot |
| MyBatis | ORM框架 | http://www.mybatis.org/mybatis-3/zh/index.html |
| MyBatisPlus | 零sql,简化数据库操作,分页插件 | https://baomidou.com/ |
| Redis | 缓存加速,多数据结构支持业务功能 | https://redis.io |
| Caffeine | 本地缓存 | http://caffe.berkeleyvision.org/ |
| Nginx | 负载均衡,https配置,websocket升级,ip频控 | https://nginx.org |
| Docker | 应用容器引擎 | https://www.docker.com |
| Oss | 对象存储 | https://letsencrypt.org/ |
| Jwt | 用户登录,认证方案 | https://jwt.io |
| Lombok | 简化代码 | https://projectlombok.org |
| Hutool | Java工具类库 | https://github.com/looly/hutool |
| Swagger-UI | API文档生成工具 | https://github.com/swagger-api/swagger-ui |
| Hibernate-validator | 接口校验框架 | hibernate.org/validator/ |
| minio | 自建对象存储 | https://github.com/minio/minio |
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|