技术 | 说明 | 官网 |
---|---|---|
SpringBoot | web开发必备框架 | https://spring.io/projects/spring-boot |
SpringSecurity | 配合 Jwt + Token 完成权限检验 | https://spring.io/projects/spring-security |
MyBatis | ORM框架 | http://www.mybatis.org/mybatis-3/zh/index.html |
MyBatisPlus | 零sql,简化数据库操作,分页插件 | https://baomidou.com/ |
Redis | 缓存加速,多数据结构支持业务功能 | https://redis.io |
Redisson | 分布式锁 | https://github.com/redisson/redisson |
Netty | 异步的、事件驱动的网络应用程序框架和工具 | https://netty.io/ |
RocketMQ | 消息队列,异步处理消息 | https://rocketmq.apache.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 |
minio | 自建对象存储 | https://github.com/minio/minio |
Caffeine | 本地缓存 | http://caffe.berkeleyvision.org/ |
ElasticSearch | 分布式搜索引擎 | https://www.elastic.co/cn/elasticsearch |
-
Notifications
You must be signed in to change notification settings - Fork 0
LunaY77/IM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
IM 即时通信系统
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published