Skip to content

HunterLomo/lomo-simple-shiro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#lomo-simple-shiro 参考博文

技术使用

  • 核心框架:Spring
  • 安全框架:Apache Shiro
  • 视图框架:Spring MVC
  • 持久层框架:Mybatis
  • 日志管理:Slf4j、Log4j
  • 工具类:Apache Commons

前端

  • JSP
  • Spring标签

其他

  • JDK8、IDEA2017、mysql5.6、Maven3、Git

快速体验

  1. 运行数据脚本simple-shiro.sql
  2. 执行命令mvn clean install
  3. 使用内置jetty插件或者tomcat插件启动
  4. 访问127.0.0.1:8888/login or 127.0.0.1:9999/login

图片

图片名称

初次使用markdown,感觉还是挺好玩的!

About

最基本的shiro权限Demo,sql文件在other中。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors