zheng/README.md

38 lines
805 B
Markdown
Raw Normal View History

2016-10-22 21:12:19 +08:00
## zheng
2016-10-22 21:07:44 +08:00
2016-10-22 21:12:19 +08:00
# 后端技术:
* 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: 日志管理
* spring-boot
2016-10-22 21:07:44 +08:00
2016-10-22 21:12:19 +08:00
# 前端技术:
* jQuery:
# 架构技术:
* MySql: 数据库
* jetty: 开发服务器
* Tomcat: 应用服务器
* SVN: 版本管理
* Nginx: 反向代理服务器
* Varnish: 内存缓存
* Navicat for MySQL: 数据库客户端管理
* IntelliJ IDEA: 开发IDE
* PowerDesigner: 建模工具