Introduction - If you have any usage issues, please Google them yourself
Based on open source DWZ (1.4.5 version), combining with the spring ioc/MVC, hibernate or mybatis, develop a WEB interface layer framework
Function:
1. Realize the menu can be configured
2. Realize the role definition
3. Achieve role-based menu permissions distribution
4. Implementation the menu to trigger (JSP) page
5. Implement reusable login module
6. Implement page can access check (filter).