Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java

springboot-shiro-master

  • Category : JSP/Java
  • Tags :
  • Update : 2017-11-02
  • Size : 868kb
  • Downloaded :0次
  • Author :雅痞煜
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Springboot+shiro+redis to achieve control of permissions, landing
Packet file list
(Preview for download)
springboot-shiro-master
springboot-shiro-master\.gitattributes
springboot-shiro-master\.gitignore
springboot-shiro-master\.mvn
springboot-shiro-master\.mvn\wrapper
springboot-shiro-master\.mvn\wrapper\maven-wrapper.jar
springboot-shiro-master\.mvn\wrapper\maven-wrapper.properties
springboot-shiro-master\README.md
springboot-shiro-master\mvnw
springboot-shiro-master\mvnw.cmd
springboot-shiro-master\pom.xml
springboot-shiro-master\src
springboot-shiro-master\src\main
springboot-shiro-master\src\main\java
springboot-shiro-master\src\main\java\com
springboot-shiro-master\src\main\java\com\study
springboot-shiro-master\src\main\java\com\study\SpringbootShiroApplication.java
springboot-shiro-master\src\main\java\com\study\config
springboot-shiro-master\src\main\java\com\study\config\DruidConfig.java
springboot-shiro-master\src\main\java\com\study\config\RedisConfig.java
springboot-shiro-master\src\main\java\com\study\config\ShiroConfig.java
springboot-shiro-master\src\main\java\com\study\controller
springboot-shiro-master\src\main\java\com\study\controller\HomeController.java
springboot-shiro-master\src\main\java\com\study\controller\ResourcesController.java
springboot-shiro-master\src\main\java\com\study\controller\RoleController.java
springboot-shiro-master\src\main\java\com\study\controller\UserController.java
springboot-shiro-master\src\main\java\com\study\mapper
springboot-shiro-master\src\main\java\com\study\mapper\ResourcesMapper.java
springboot-shiro-master\src\main\java\com\study\mapper\RoleMapper.java
springboot-shiro-master\src\main\java\com\study\mapper\RoleResourcesMapper.java
springboot-shiro-master\src\main\java\com\study\mapper\UserMapper.java
springboot-shiro-master\src\main\java\com\study\mapper\UserRoleMapper.java
springboot-shiro-master\src\main\java\com\study\model
springboot-shiro-master\src\main\java\com\study\model\Resources.java
springboot-shiro-master\src\main\java\com\study\model\Role.java
springboot-shiro-master\src\main\java\com\study\model\RoleResources.java
springboot-shiro-master\src\main\java\com\study\model\User.java
springboot-shiro-master\src\main\java\com\study\model\UserRole.java
springboot-shiro-master\src\main\java\com\study\service
springboot-shiro-master\src\main\java\com\study\service\IService.java
springboot-shiro-master\src\main\java\com\study\service\ResourcesService.java
springboot-shiro-master\src\main\java\com\study\service\RoleResourcesService.java
springboot-shiro-master\src\main\java\com\study\service\RoleService.java
springboot-shiro-master\src\main\java\com\study\service\UserRoleService.java
springboot-shiro-master\src\main\java\com\study\service\UserService.java
springboot-shiro-master\src\main\java\com\study\service\impl
springboot-shiro-master\src\main\java\com\study\service\impl\BaseService.java
springboot-shiro-master\src\main\java\com\study\service\impl\ResourcesServiceImpl.java
springboot-shiro-master\src\main\java\com\study\service\impl\RoleResourcesServiceImpl.java
springboot-shiro-master\src\main\java\com\study\service\impl\RoleServiceImpl.java
springboot-shiro-master\src\main\java\com\study\service\impl\UserRoleServiceImpl.java
springboot-shiro-master\src\main\java\com\study\service\impl\UserServiceImpl.java
springboot-shiro-master\src\main\java\com\study\shiro
springboot-shiro-master\src\main\java\com\study\shiro\MyShiroRealm.java
springboot-shiro-master\src\main\java\com\study\shiro\ShiroService.java
springboot-shiro-master\src\main\java\com\study\util
springboot-shiro-master\src\main\java\com\study\util\MyMapper.java
springboot-shiro-master\src\main\java\com\study\util\PasswordHelper.java
springboot-shiro-master\src\main\resources
springboot-shiro-master\src\main\resources\application.properties
springboot-shiro-master\src\main\resources\generator
springboot-shiro-master\src\main\resources\generator\generatorConfig.xml
springboot-shiro-master\src\main\resources\mapper
springboot-shiro-master\src\main\resources\mapper\ResourcesMapper.xml
springboot-shiro-master\src\main\resources\mapper\RoleMapper.xml
springboot-shiro-master\src\main\resources\mapper\RoleResourcesMapper.xml
springboot-shiro-master\src\main\resources\mapper\UserMapper.xml
springboot-shiro-master\src\main\resources\mapper\UserRoleMapper.xml
springboot-shiro-master\src\main\resources\shiro.sql
springboot-shiro-master\src\main\resources\static
springboot-shiro-master\src\main\resources\static\css
springboot-shiro-master\src\main\resources\static\css\bootstrap.min.css
springboot-shiro-master\src\main\resources\static\css\dataTables.bootstrap.min.css
springboot-shiro-master\src\main\resources\static\css\img
springboot-shiro-master\src\main\resources\static\css\img\line_conn.png
springboot-shiro-master\src\main\resources\static\css\img\loading.gif
springboot-shiro-master\src\main\resources\static\css\img\metro.gif
springboot-shiro-master\src\main\resources\static\css\img\metro.png
springboot-shiro-master\src\main\resources\static\css\jquery.dataTables.min.css
springboot-shiro-master\src\main\resources\static\css\matrix-login.css
springboot-shiro-master\src\main\resources\static\css\matrix-media.css
springboot-shiro-master\src\main\resources\static\css\matrix-style.css
springboot-shiro-master\src\main\resources\static\css\metroStyle.css
springboot-shiro-master\src\main\resources\static\font-awesome
springboot-shiro-master\src\main\resources\static\font-awesome\css
springboot-shiro-master\src\main\resources\static\font-awesome\css\Descr.WD3
springboot-shiro-master\src\main\resources\static\font-awesome\css\font-awesome.css
springboot-shiro-master\src\main\resources\static\font-awesome\font
springboot-shiro-master\src\main\resources\static\font-awesome\font\Descr.WD3
springboot-shiro-master\src\main\resources\static\font-awesome\font\fontawesome-webfont.eot
springboot-shiro-master\src\main\resources\static\font-awesome\font\fontawesome-webfont.eot@
springboot-shiro-master\src\main\resources\static\font-awesome\font\fontawesome-webfont.ttf
springboot-shiro-master\src\main\resources\static\font-awesome\font\fontawesome-webfont.woff
springboot-shiro-master\src\main\resources\static\img
springboot-shiro-master\src\main\resources\static\img\Descr.WD3
springboot-shiro-master\src\main\resources\static\img\Thumbs.db
springboot-shiro-master\src\main\resources\static\img\alpha.html
springboot-shiro-master\src\main\resources\static\img\breadcrumb.png
springboot-shiro-master\src\main\resources\static\img\demo
springboot-shiro-master\src\main\resources\static\img\demo\Descr.WD3
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.