Giter Club home page Giter Club logo

guns-lite's Introduction

Guns-lite

前言

  • guns-lite是在guns的基础上将数据库层由mybatis替换为spring data jpa的系统。
  • guns-lite是一个基于spring boot的后台管理系统。
  • 另提供前后端分离(vue)版本web-flash

分支

  • master,主分支,稳定版
  • admin-flat 该分支将guns-admin页面更改为扁平化风格,去掉iframe+标签页的形式,(已经停止维护,不再添加新功能和修复bug)

flat

  • oracle, 该分支将底层数据使用oracle。(已停止维护该分支-,建议用户如果需要用到oracle,可以基于master分支进行改造,改造过程可以参考该分支)
  • dev,开发分支,新功能都会再改分支上开发,不建议使用该分支,不稳定

目录说明

  • guns-admin 一个成熟的后台管理系统,完全具备了后台管理系统的基本功能
  • guns-utils 工具包
  • guns-dao dao层
  • guns-entity 实体层
  • guns-service 服务层

演示

技术选型

  • 核心框架:spring boot
  • 数据库层:spring data jpa
  • 安全框架:Shiro
  • 数据库连接池:Druid
  • 缓存:Ehcache
  • 前端:Beetl模版+Bootstrap

包含的功能

guns-lite包含了成熟的后台管理功能guns-admin 上面两者包含的功能一致:

  • 部门管理
  • 用户管理
  • 角色管理
  • 菜单管理:配置菜单功能
  • 权限分配:为指定的角色配置特定的功能菜单
  • 参数管理:维护系统参数,并缓存系统参数提供高效的读取
  • 数据字典管理:配置维护数据字典
  • 定时任务管理:编写、配置、执行定时任务
  • 业务日志:通过注解的方式记录用户操作日志,并提供日志查询功能
  • 登录日志:查看用户登录登出日志

使用

  • 克隆本项目
  • 导入idea或者eclipse,确保开发工具安装了lombok插件,如果不了解该插件,请自行google
  • 创建数据库:guns-lite,将guns-admin/sql/guns-lite.sql导入数据库中,更改相应数据库配置
  • 启动guns-admin
  • 访问 http://localhost:8080, 登录,用户名密码:admin/admin
  • demo

文档

感谢

  • stylefeng 没有他就没有guns,没有guns就没有这个guns-lite

交流

guns-lite's People

Contributors

enilu avatar panjiachen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.