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
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: 建模工具