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
4423d50a
Commit
4423d50a
authored
Oct 14, 2019
by
macro
Browse files
Update README.md
parent
ddca1708
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4423d50a
...
@@ -56,25 +56,25 @@ mall
...
@@ -56,25 +56,25 @@ mall
#### 后端技术
#### 后端技术
技术
| 说明 | 官网
|
技术
| 说明 | 官网 |
----|----|----
| -------------------- | ------------------- | ------------------------------------------------------------ |
Spring Boot | 容器+MVC框架 |
[
https://spring.io/projects/spring-boot
](
https://spring.io/projects/spring-boot
)
|
Spring Boot
| 容器+MVC框架
|
[
https://spring.io/projects/spring-boot
](
https://spring.io/projects/spring-boot
)
|
Spring Security | 认证和授权框架 |
[
https://spring.io/projects/spring-security
](
https://spring.io/projects/spring-security
)
|
Spring Security
| 认证和授权框架
|
[
https://spring.io/projects/spring-security
](
https://spring.io/projects/spring-security
)
|
MyBatis
| ORM框架
|
[
http://www.mybatis.org/mybatis-3/zh/index.html
](
http://www.mybatis.org/mybatis-3/zh/index.html
)
|
MyBatis
| ORM框架
|
[
http://www.mybatis.org/mybatis-3/zh/index.html
](
http://www.mybatis.org/mybatis-3/zh/index.html
)
|
MyBatisGenerator | 数据层代码生成 |
[
http://www.mybatis.org/generator/index.html
](
http://www.mybatis.org/generator/index.html
)
|
MyBatisGenerator
| 数据层代码生成
|
[
http://www.mybatis.org/generator/index.html
](
http://www.mybatis.org/generator/index.html
)
|
PageHelper | MyBatis物理分页插件 |
[
http://git.oschina.net/free/Mybatis_PageHelper
](
http://git.oschina.net/free/Mybatis_PageHelper
)
|
PageHelper
| MyBatis物理分页插件 |
[
http://git.oschina.net/free/Mybatis_PageHelper
](
http://git.oschina.net/free/Mybatis_PageHelper
)
|
Swagger-UI | 文档生产工具 |
[
https://github.com/swagger-api/swagger-ui
](
https://github.com/swagger-api/swagger-ui
)
|
Swagger-UI
| 文档生产工具
|
[
https://github.com/swagger-api/swagger-ui
](
https://github.com/swagger-api/swagger-ui
)
|
Hibernator-Validator | 验证框架 |
[
http://hibernate.org/validator/
](
http://hibernate.org/validator/
)
|
Hibernator-Validator | 验证框架
|
[
http://hibernate.org/validator/
](
http://hibernate.org/validator/
)
|
Elasticsearch
| 搜索引擎
|
[
https://github.com/elastic/elasticsearch
](
https://github.com/elastic/elasticsearch
)
|
Elasticsearch
| 搜索引擎
|
[
https://github.com/elastic/elasticsearch
](
https://github.com/elastic/elasticsearch
)
|
RabbitMq
| 消息队列
|
[
https://www.rabbitmq.com/
](
https://www.rabbitmq.com/
)
|
RabbitMq
| 消息队列
|
[
https://www.rabbitmq.com/
](
https://www.rabbitmq.com/
)
|
Redis
| 分布式缓存
|
[
https://redis.io/
](
https://redis.io/
)
|
Redis
| 分布式缓存
|
[
https://redis.io/
](
https://redis.io/
)
|
MongoDb | NoSql数据库 |
[
https://www.mongodb.com/
](
https://www.mongodb.com/
)
|
MongoDb
| NoSql数据库
|
[
https://www.mongodb.com/
](
https://www.mongodb.com/
)
|
Docker | 应用容器引擎 |
[
https://www.docker.com/
](
https://www.docker.com/
)
|
Docker
| 应用容器引擎
|
[
https://www.docker.com/
](
https://www.docker.com/
)
|
Druid | 数据库连接池 |
[
https://github.com/alibaba/druid
](
https://github.com/alibaba/druid
)
|
Druid
| 数据库连接池
|
[
https://github.com/alibaba/druid
](
https://github.com/alibaba/druid
)
|
OSS
| 对象存储
|
[
https://github.com/aliyun/aliyun-oss-java-sdk
](
https://github.com/aliyun/aliyun-oss-java-sdk
)
|
OSS
| 对象存储
|
[
https://github.com/aliyun/aliyun-oss-java-sdk
](
https://github.com/aliyun/aliyun-oss-java-sdk
)
|
JWT | JWT登录支持 |
[
https://github.com/jwtk/jjwt
](
https://github.com/jwtk/jjwt
)
|
JWT
| JWT登录支持
|
[
https://github.com/jwtk/jjwt
](
https://github.com/jwtk/jjwt
)
|
LogStash | 日志收集工具 |
[
https://github.com/logstash/logstash-logback-encoder
](
https://github.com/logstash/logstash-logback-encoder
)
|
LogStash
| 日志收集工具
|
[
https://github.com/logstash/logstash-logback-encoder
](
https://github.com/logstash/logstash-logback-encoder
)
|
Lombok | 简化对象封装工具 |
[
https://github.com/rzwitserloot/lombok
](
https://github.com/rzwitserloot/lombok
)
|
Lombok
| 简化对象封装工具
|
[
https://github.com/rzwitserloot/lombok
](
https://github.com/rzwitserloot/lombok
)
|
#### 前端技术
#### 前端技术
...
...
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