xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

栏目: 软件资讯 · 发布时间: 7年前

内容简介:xlauch xlauch 是基于springboot + mybatis + beetls 快速开发脚手架, 包含了用户管理,组织机构管理,角色管理,功能点管理,菜单管理,权限分配,数据权限分配,代码生成,二次开发等功能。 系统基于Spring Bo...

xlauch

xlauch 是基于springboot + mybatis + beetls 快速开发脚手架, 包含了用户管理,组织机构管理,角色管理,功能点管理,菜单管理,权限分配,数据权限分配,代码生成,二次开发等功能。

系统基于Spring Boot 1.5技术,前端采用了easyUI。数据库以 MySQL 为实例。

gitee下载地址:git@gitee.com:huangxy3/xlauch.git

1 使用说明

1.1 安装说明

1.1.1 导入doc/xlauch.sql (目前只提供mysql版本)

1.1.2 修改application-*.properties 中数据库连接

# 主数据源spring.datasource.druid.primary.url=jdbc:mysql://localhost/xlauch?useUnicode=true&characterEncoding=utf-8&tinyInt1isBit=false spring.datasource.druid.primary.username=spring.datasource.druid.primary.password= spring.datasource.druid.primary.driver-class-name=com.mysql.jdbc.Driver# 测试数据源(用于后面测试生成功能)spring.datasource.druid.second.url=jdbc:mysql://192.168.1.250:3306/jeeframe?useUnicode=true&characterEncoding=utf-8&tinyInt1isBit=false spring.datasource.druid.second.username=root
spring.datasource.druid.second.password=bNVOqb7WKLX5Bjnw+LMv92taj25KOxDimXxILPQjw42wgv+1lHzOH8kr97xDwWdhpY67QuYCS7sWN4W46YbkFA==
spring.datasource.druid.second.driver-class-name=com.mysql.jdbc.Driver
  • 密码有经过druid加密,可以使用DruidUtil生成 xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

1.1.3 发布到tomcat xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

1.1.4 登录系统,用户名/密码(admin/123456). xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

1.2 功能说明

1.2.1 权限管理

  • 菜单管理:可以配置到按钮

xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

  • 角色管理: xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

  • 管理员管理:新增后台管理用户 xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

1.2.2 二次开发

  • 查询导出:只需配置 SQL 及参数,既可完成查询、导出;

xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

-配置完成,选中点击预览 xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

  • 文件上传:提供封装,可以快速实现文件上传 xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

  • 资源管理:管理工程目录及系统目录下任意文件,可以编辑文本文件 xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

  • 定时任务:自由配置定时任务 xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

  • 对象管理:只要选择库表,系统就自动生成CRUD功能(有小惊喜,建议用测试库测试,新增一张用户表试试) xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架

  • xlauch 计划功能

xlauch 1.0 基于springboot + mybatis + beetls 快速开发脚手架


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

PHP for the World Wide Web, Second Edition (Visual QuickStart Gu

PHP for the World Wide Web, Second Edition (Visual QuickStart Gu

Larry Ullman / Peachpit Press / 2004-02-02 / USD 29.99

So you know HTML, even JavaScript, but the idea of learning an actual programming language like PHP terrifies you? Well, stop quaking and get going with this easy task-based guide! Aimed at beginning ......一起来看看 《PHP for the World Wide Web, Second Edition (Visual QuickStart Gu》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具