Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leelance authored Jun 29, 2016
1 parent 6951b5c commit 98be8cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spring-boot-shiro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* [mybatis](https://github.com/mybatis/spring-boot-starter)
* [druid](https://github.com/alibaba/druid)
* [shiro](http://shiro.apache.org/)
项目启动后输入:http://localhost/
该项目中, 增加了对url的拦截[URLPermissionsFilter](https://github.com/leelance/spring-boot-all/blob/master/spring-boot-shiro/src/main/java/com/lance/shiro/config/URLPermissionsFilter.java),用admin/123456,拥有index权限reports未任何权限, lance/123456尚未分配任何权限.
参考[schema.sql](https://github.com/leelance/spring-boot-all/blob/master/spring-boot-shiro/src/main/resources/init-sql/schema.sql)

Expand Down

0 comments on commit 98be8cc

Please sign in to comment.