GithubHelp home page GithubHelp logo

jeefast's Introduction

平台简介

JeeFast快速开发平台是基于多个优秀的开源项目,将各个亮点设计融于一体的快速开发平台。平台内置 用户管理、部门管理、角色管理、菜单管理、日志管理、数据源监控、定时任务 等功能。

具有如下特点

  • 友好的代码结构及注释,便于阅读及二次开发
  • 实现前后端分离,通过token进行数据交互,前端再也不用关注后端技术
  • 灵活的权限控制,可控制到页面或按钮,满足绝大部分的权限需求
  • 完善的代码生成机制,可生成entity、xml、dao、service后台代码,减少70%以上的开发任务
  • 使用quartz定时任务,可动态完成任务的添加、修改、删除、暂停、恢复、运行日志查看功能
  • 页面交互使用Vue2.x,极大的提高了开发效率
  • 使用Hibernate Validator校验框架,轻松实现后端校验
  • 使用swagger2支持,方便使用API接口文档

如何交流、反馈、参与贡献?

技术选型:

  • 核心框架:Spring Boot 1.5
  • 安全框架:Apache Shiro 1.3
  • 持久层框架:MyBatis 3.4.5、mybatis-plus 2.1.4
  • 定时器:Quartz 2.3
  • 数据库连接池:Druid 1.1.3
  • 日志管理:SLF4J 1.7、Log4j
  • 页面交互:Vue2.x
  • CSS框架:Twitter Bootstrap

本地部署

  • 通过git下载源码
  • 创建数据库jeefast,数据库编码为UTF-8
  • 执行doc/db.sql文件,初始化数据
  • 修改application-dev.yml,更新MySQL账号和密码
  • Eclipse运行jeefast-system工程JeeFastSystemApplication.java,则可启动项目
  • 项目访问路径:http://localhost:8080/jeefast
  • 账号密码:admin/123456

效果图

输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明

jeefast's People

Contributors

yanwj123 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.