springboot整合freemarker 自定義標籤(實戰)

使用springboot+shiro+freemarker作的管理系統,作到權限部分想到之前使用jsp整合shiro能夠使用標籤來控制權限:html <shiro:hasPermission name="admin:add">     <label>這個用戶擁有admin:add的權限</label> </shiro:hasPermission> 如今使用freemarker實現相似的功能!jav
相關文章
相關標籤/搜索