Update README.md

This commit is contained in:
shuzheng 2016-10-22 21:12:19 +08:00 committed by GitHub
parent c6a361def1
commit 9e9dcbccda
1 changed files with 35 additions and 34 deletions

View File

@ -1,37 +1,38 @@
# zheng ## zheng
后端技术: # 后端技术:
spring * spring
springMVC: MVC框架 * springMVC: MVC框架
MyBatis: ORM框架 * MyBatis: ORM框架
MyBatis Generator: 代码生成 * MyBatis Generator: 代码生成
Shiro|spring secutity: 权限认证 * Druid: 数据库连接池
Thymeleaf: 模板引擎 * Shiro|spring secutity: 权限认证
ZooKeeper: 协调服务 * Thymeleaf: 模板引擎
Dubbo: 远程服务调用 * ZooKeeper: 协调服务
TBSchedule: 任务调度 * Dubbo: 远程服务调用
Quartz: 定时任务 * TBSchedule: 任务调度
Ehcache: 二级缓存 * Quartz: 定时任务
Redis: 分布式缓存存储 * Ehcache: 二级缓存
ActiveMQ: 消息队列 * Redis: 分布式缓存存储
solr: 检索 * ActiveMQ: 消息队列
Maven: 项目管理(Gradle) * solr: 检索
qiniu: 云存储 * Maven: 项目管理(Gradle)
Jenkins: 持续集成 * qiniu: 云存储
Log4J: 日志管理 * Jenkins: 持续集成
SVN: 版本管理 * Log4J: 日志管理
以后加入:
spring-boot
前端技术: * spring-boot
jQuery:
架构技术: # 前端技术:
MySql: 数据库 * jQuery:
jetty: 开发服务器
Tomcat: 应用服务器 # 架构技术:
Nginx: 反向代理服务器 * MySql: 数据库
Varnish: 内存缓存 * jetty: 开发服务器
Navicat for MySQL: 数据库客户端管理 * Tomcat: 应用服务器
IntelliJ IDEA: 开发IDE * SVN: 版本管理
PowerDesigner: 建模工具 * Nginx: 反向代理服务器
* Varnish: 内存缓存
* Navicat for MySQL: 数据库客户端管理
* IntelliJ IDEA: 开发IDE
* PowerDesigner: 建模工具