From 9e9dcbccda456583ea46c03ee75a48351278f391 Mon Sep 17 00:00:00 2001 From: shuzheng <469741414@qq.com> Date: Sat, 22 Oct 2016 21:12:19 +0800 Subject: [PATCH] Update README.md --- README.md | 69 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 35 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 8ae6ab44..ac8d093a 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,38 @@ -# zheng +## zheng -后端技术: -spring -springMVC: MVC框架 -MyBatis: ORM框架 -MyBatis Generator: 代码生成 -Shiro|spring secutity: 权限认证 -Thymeleaf: 模板引擎 -ZooKeeper: 协调服务 -Dubbo: 远程服务调用 -TBSchedule: 任务调度 -Quartz: 定时任务 -Ehcache: 二级缓存 -Redis: 分布式缓存存储 -ActiveMQ: 消息队列 -solr: 检索 -Maven: 项目管理(Gradle) -qiniu: 云存储 -Jenkins: 持续集成 -Log4J: 日志管理 -SVN: 版本管理 -以后加入: -spring-boot +# 后端技术: +* spring +* springMVC: MVC框架 +* MyBatis: ORM框架 +* MyBatis Generator: 代码生成 +* Druid: 数据库连接池 +* Shiro|spring secutity: 权限认证 +* Thymeleaf: 模板引擎 +* ZooKeeper: 协调服务 +* Dubbo: 远程服务调用 +* TBSchedule: 任务调度 +* Quartz: 定时任务 +* Ehcache: 二级缓存 +* Redis: 分布式缓存存储 +* ActiveMQ: 消息队列 +* solr: 检索 +* Maven: 项目管理(Gradle) +* qiniu: 云存储 +* Jenkins: 持续集成 +* Log4J: 日志管理 -前端技术: -jQuery: +* spring-boot -架构技术: -MySql: 数据库 -jetty: 开发服务器 -Tomcat: 应用服务器 -Nginx: 反向代理服务器 -Varnish: 内存缓存 -Navicat for MySQL: 数据库客户端管理 -IntelliJ IDEA: 开发IDE -PowerDesigner: 建模工具 +# 前端技术: +* jQuery: + +# 架构技术: +* MySql: 数据库 +* jetty: 开发服务器 +* Tomcat: 应用服务器 +* SVN: 版本管理 +* Nginx: 反向代理服务器 +* Varnish: 内存缓存 +* Navicat for MySQL: 数据库客户端管理 +* IntelliJ IDEA: 开发IDE +* PowerDesigner: 建模工具