/springboot-demo

springboot demo

Primary LanguageJava

springboot-demo

License

项目介绍

springboot框架整合搭建学习使用,从零开始,重复造个轮子。

更新内容

  • 2018-7-4:整合mybatis,添加druid监控功能,整合redis

计划

  • 整合shiro

技术选型

后端技术

技术 名称 官网
Spring Framework 容器 http://projects.spring.io/spring-framework/
Mybatis 持久化框架 http://www.mybatis.org/mybatis-3/
MyBatis Generator mybatis自动生成代码工具 http://www.mybatis.org/generator/
Druid 阿里高性能连接池 http://druid.io/
Shiro 权限安全框架 http://shiro.apache.org/
Kaptcha 验证码 https://github.com/penggle/kaptcha
Maven 项目构建工具 http://maven.apache.org/
FreeMarker 模板引擎 https://freemarker.apache.org/
Redis nosql数据库 https://redis.io/

前端技术

技术 名称 官网
Layer 弹出层控件 http://layer.layui.com/
jQuery JavaScript封装库 http://jquery.com/
jQuery Validation jQuery表单验证 https://jqueryvalidation.org/

开发工具

  • IntelliJ IDEA:开发IDE
  • Git:版本管理
  • Maven:项目构建工具

本地开发运行部署