shuzheng před 9 roky
rodič
revize
9e9dcbccda
1 změnil soubory, kde provedl 35 přidání a 34 odebrání
  1. 35 34
      README.md

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