Go to file
shuzheng 734956a0bf Update README.md 2016-10-22 21:12:51 +08:00
cms service层使用ehcache 2016-10-19 16:58:46 +08:00
common 集成 mybatis-ehcache 2016-10-19 16:55:13 +08:00
.gitignore add gitignore 2016-10-04 23:17:59 +08:00
README.md Update README.md 2016-10-22 21:12:51 +08:00

README.md

zheng

后端技术:

  • 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

前端技术:

  • jQuery:

架构技术:

  • MySql: 数据库
  • jetty: 开发服务器
  • Tomcat: 应用服务器
  • SVN: 版本管理
  • Nginx: 反向代理服务器
  • Varnish: 内存缓存
  • Navicat for MySQL: 数据库客户端管理
  • IntelliJ IDEA: 开发IDE
  • PowerDesigner: 建模工具