GithubHelp home page GithubHelp logo

kinbod / vans Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coderliguoqing/vans

0.0 2.0 0.0 1.17 MB

vans 基于SpringBoot构建的后端开发脚手架项目,完美整合springmvc+mybatis+spring security+jwt token。项目代码简介,注释清楚,容易上手,针对用户、角色、权限、字典等模块已经开发完成。项目适用于前段后端开发的系统,可以作为脚手架,直接拿来使用!

Java 100.00%

vans's Introduction

vans V1.0.0

vans 基于SpringBoot构建的后端开发脚手架项目,完美整合springmvc+mybatis+spring security+jwt token。项目代码简介,注释清楚,容易上手,针对用户、角色、权限、字典等模块已经开发完成。项目适用于前段后端开发的系统,可以作为脚手架,直接拿来使用!

功能简介

1、用户管理 2、角色管理 3、菜单管理 4、字典管理 5、定时任务管理(可动态添加、修改、运行、停止任务,日志监控) 6、代码自动生成(mapper,entity,service)

代码自动生成使用说明

由于功能比较简单,就不做成页面功能了。vans-admin-web 模块和依赖的 vans-system-provider 服务启动后,直接在浏览器里运行一下地址即可: http://localhost:8088/sys/generator/code?tables=sys_operation_log&package=cn.com.guoqing.vans.system&author=Guoqing&[email protected] 其中,tables 为表名,可用逗号隔开一次生成多个,package为包名的前部分,author、email为类注解上的信息

所用框架

前端

1、vue.js 2、element ui 3、vue-router 4、admin lte

后端

1、SpringBoot 1.5.4.RELEASE 2、MyBatis 3、Spring 4、SpringSecurity 5、Fastjson 6、Durid 7、Hibernate-validator 8、jwt token 9、Maven 10、Redis

效果图

vans's People

Contributors

coderliguoqing avatar

Watchers

James Cloos avatar Bodkin Quan 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.