# shiro-parent **Repository Path**: bj_renyong/shiro-parent ## Basic Information - **Project Name**: shiro-parent - **Description**: 多项目的shiro解决方案demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shiro-parent ###项目介绍 多项目的shiro解决方案demo ###软件架构 软件架构说明 ###安装教程 #### 数据库 1. 本地创建mysql数据库shiro,用户名/密码:myuser/mypassword 2. 执行数据库脚本:shiro.sql #### nginx 1. 安装nginx 2. 配置参考:shiro.local.com.conf #### HOSTS ``` 127.0.0.1 shiro.local.com ```