摘要: 1.前言 本文主要介绍使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例。 使用技术:SpringBoot、mybatis、shiro、thymeleaf、pagehelper、Mapper插件、druid、dataTables、ztree、jQuery 开发工具:int 阅读全文
posted @ 2018-07-25 16:45 Python研究者 阅读(1138) 评论(0) 推荐(0) 编辑
摘要: 修改:application.yml或者application.properties文件 将 url: jdbc:mysql://127.0.0.1:3306/shiro 修改为: url: jdbc:mysql://127.0.0.1:3306/shiro?useUnicode=true&char 阅读全文
posted @ 2018-07-25 11:14 Python研究者 阅读(630) 评论(1) 推荐(0) 编辑