Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.
/ easyMenu Public archive

this project could build a easy menu based on Database's data. through the background's service, the front end(in the demo, I adapt the Bootstrap) could get the background's information to build a menu tree. we could configue the user's role and background could build different menus according various roles.

Notifications You must be signed in to change notification settings

shihai1991/easyMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this project could build a easy menu based on Database's data. through the background's service, the front end(in the demo, I adapt the Bootstrap) could get the background's information to build a menu tree. we could configue the user's role and background could build different menus according various roles.

the effect like:
firstLevel1
 secondLevel11
 secondLevel12
firstLevel2
 secondLevel11
 secondLevel12
firstLevel3
...
this project is a java web project which depend on spring,mybatis,bootstrap,mysql.
before running this project, you should import the mysql script(in easyMenu/src/database/) to your mysql.
the fact effect could see the package:/src/image show/

About

this project could build a easy menu based on Database's data. through the background's service, the front end(in the demo, I adapt the Bootstrap) could get the background's information to build a menu tree. we could configue the user's role and background could build different menus according various roles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published