Skip to content

smartdevlop/bootdo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

面向学习型的开源框架,简洁高效,减少过渡封装,展现技术本质

Springboot作为容器,使用mybatis作为持久层框架

使用官方推荐的thymeleaf做为模板引擎,shiro作为安全框架,主流技术,“一网打尽”

基于注解的sql写法,零XML,极简配置,一键前后台代码生成

演示地址 http://47.93.239.129 QQ交流群 669039323

功能简介

  1. 用户管理
  2. 角色管理
  3. 部门管理
  4. 菜单管理
  5. 系统日志
  6. 代码生成 7.内容管理

所用框架

前端

  1. Bootstrap
  2. jQuery
  3. bootstrap-table
  4. layer
  5. jsTree

后端

  1. SpringBoot
  2. MyBatis
  3. Thymeleaf
  4. Shiro