Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
cebc5736
Commit
cebc5736
authored
Dec 14, 2022
by
macro
Browse files
Update README.md
parent
f5b42329
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cebc5736
...
@@ -67,13 +67,13 @@ mall
...
@@ -67,13 +67,13 @@ mall
| 技术 | 说明 | 官网 |
| 技术 | 说明 | 官网 |
| -------------------- | ------------------- | ---------------------------------------------- |
| -------------------- | ------------------- | ---------------------------------------------- |
| SpringBoot |
容器+MVC框架
| https://spring.io/projects/spring-boot |
| SpringBoot |
Web应用开发框架
| https://spring.io/projects/spring-boot |
| SpringSecurity | 认证和授权框架 | https://spring.io/projects/spring-security |
| SpringSecurity | 认证和授权框架 | https://spring.io/projects/spring-security |
| MyBatis | ORM框架 | http://www.mybatis.org/mybatis-3/zh/index.html |
| MyBatis | ORM框架 | http://www.mybatis.org/mybatis-3/zh/index.html |
| MyBatisGenerator | 数据层代码生成
| http://www.mybatis.org/generator/index.html |
| MyBatisGenerator | 数据层代码生成
器
| http://www.mybatis.org/generator/index.html |
| Elasticsearch | 搜索引擎 | https://github.com/elastic/elasticsearch |
| Elasticsearch | 搜索引擎 | https://github.com/elastic/elasticsearch |
| RabbitMQ | 消息队列 | https://www.rabbitmq.com/ |
| RabbitMQ | 消息队列 | https://www.rabbitmq.com/ |
| Redis |
分布式缓存
| https://redis.io/ |
| Redis |
内存数据存储
| https://redis.io/ |
| MongoDB | NoSql数据库 | https://www.mongodb.com |
| MongoDB | NoSql数据库 | https://www.mongodb.com |
| LogStash | 日志收集工具 | https://github.com/elastic/logstash |
| LogStash | 日志收集工具 | https://github.com/elastic/logstash |
| Kibana | 日志可视化查看工具 | https://github.com/elastic/kibana |
| Kibana | 日志可视化查看工具 | https://github.com/elastic/kibana |
...
@@ -84,10 +84,10 @@ mall
...
@@ -84,10 +84,10 @@ mall
| OSS | 对象存储 | https://github.com/aliyun/aliyun-oss-java-sdk |
| OSS | 对象存储 | https://github.com/aliyun/aliyun-oss-java-sdk |
| MinIO | 对象存储 | https://github.com/minio/minio |
| MinIO | 对象存储 | https://github.com/minio/minio |
| JWT | JWT登录支持 | https://github.com/jwtk/jjwt |
| JWT | JWT登录支持 | https://github.com/jwtk/jjwt |
| Lombok |
简化对象封装工具
| https://github.com/rzwitserloot/lombok |
| Lombok |
Java语言增强库
| https://github.com/rzwitserloot/lombok |
| Hutool | Java工具类库 | https://github.com/looly/hutool |
| Hutool | Java工具类库 | https://github.com/looly/hutool |
| PageHelper | MyBatis物理分页插件 | http://git.oschina.net/free/Mybatis_PageHelper |
| PageHelper | MyBatis物理分页插件 | http://git.oschina.net/free/Mybatis_PageHelper |
| Swagger-UI | 文档生成工具
| https://github.com/swagger-api/swagger-ui |
| Swagger-UI |
API
文档生成工具 | https://github.com/swagger-api/swagger-ui |
| Hibernator-Validator | 验证框架 | http://hibernate.org/validator |
| Hibernator-Validator | 验证框架 | http://hibernate.org/validator |
#### 前端技术
#### 前端技术
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment