React+Security+Spring boot 菜单权限管理

前端React,后端使用Spring boot项目提供数据支持,如何实现菜单级别的权限管理呢?

http://blog.csdn.net/u012702547/article/details/54319508
菜单项查询出对应的权限放在你的页面上,参考上面的链接