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/