# springboot_sample **Repository Path**: blackcoder/springboot_sample ## Basic Information - **Project Name**: springboot_sample - **Description**: 基于springboot脚手架,springboot2+mybtis-plus+security+jwt+redis - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-25 - **Last Updated**: 2024-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 介绍 springboot2+mybatis-plus脚手架,实现security+jwt+redis登录和动态RABC授权,全局异常处理。 #### 软件架构 #### 安装教程 1. jdk8 2. mysql 3. redis #### 使用说明 1. 接口文档地址:http://127.0.0.1:8080/doc.html 2. druid访问地址:http://127.0.0.1:8080/context-path/druid/login.html (账号:root & 密码:root)