# spring-boot-template **Repository Path**: dungang/spring-boot-template ## Basic Information - **Project Name**: spring-boot-template - **Description**: spring boot 项目初始化模板 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spring boot Project Template = - zb-admin: 管理后台,web项目 - zb-api: api接口,restfull项目 - zb-db: 业务模型库 - zb-shiro: 权限模型库 - zb-security: 安全模块 - zb-mybaatis: 目前是空的,主要添加公用的与mybatis相关的类库 shiro数据库脚本 === - zb-shiro/src/main/resources/shiro.sql 启动 zb-admin === - 创建测试账号:http://localhost:8080/mock/create/{账号} - 测试密码:123456