基于spring boot和vuejs的通用后台管理系统脚手架 guns-lite

软件介绍

Guns-lite

前言

  • guns-lite是在guns的基础上开发而来

  • guns-lite相比guns使用spring data jpa替代了mybatis

  • guns-lite是一个基于spring boot而不是springMVC的后台管理系统。

  • guns-lite增加了基于vuejs的前后端分离模块

分支

  • admin-flat 该分支将guns-admin页面更改为扁平化风格,去掉iframe+标签页的形式:

flat

  • oracle, 该分支将底层数据使用oracle。

目录说明

  • guns-admin 一个成熟的后台管理系统,完全具备了后台管理系统的基本功能

  • guns-admin-vuejs 基于vuejs的后台管理,如果你想要前后端分离,那么该目录和下面的guns-api可以帮到你,这两个模块共同实现了上面guns-admin实现了的功能

  • guns-api 基于vuejs后台管理的api服务

  • guns-utils 工具包

  • guns-dao dao层

  • guns-entity 实体层

  • guns-service 服务层

演示地址

技术选型

  • 核心框架:spring boot

  • 数据库层:spring data jpa

  • 安全框架:Shiro

  • 数据库连接池:Druid

  • 缓存:Ehcache

  • 前端:(guns-admin)Beetl模版+Bootstrap;(guns-vuejs-admin)Vue.js、Element(饿了么出品)

使用

  • 克隆本项目

  • 导入idea或者eclipse

  • 创建数据库:guns-lite,将guns-admin/sql/guns-lite.sql导入数据库中,更改相应数据库配置

  • 启动guns-admin

  • 访问 https://localhost:8080, 登录,用户名密码:admin/admin

  • 效果图:

  • 另外附上vue版本效果图:

文档

http://www.enilu.cn/guns-lite/

感谢

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

  • PanJiaChen guns-admin-vuejs克隆自他的[vue-admin-template](https://github .com/PanJiaChen/vue-admin-template),在此基础上进行开发

本文地址:https://www.codercto.com/soft/d/1624.html

How to Solve It

How to Solve It

Zbigniew Michalewicz、David B. Fogel / Springer / 2004-03-01 / USD 59.95

This book is the only source that provides comprehensive, current, and detailed information on problem solving using modern heuristics. It covers classic methods of optimization, including dynamic pro......一起来看看 《How to Solve It》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具