# demo-application **Repository Path**: chenfyuan/demo-application ## Basic Information - **Project Name**: demo-application - **Description**: springboot快速开发模板项目 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-05-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## spring-boot通用框架集成 #### 引用第三方框架 - spring boot 2.0.1 - shiro - mybatis-plus - swagger2 - druid ## api文档地址 > [http://localhost:8088/swagger-ui.html](http://localhost:8088/swagger-ui.html) ## druid数据源(账号:druid 密码:druid) > [http://localhost:8088/druid/index.html](http://localhost:8088/druid/index.html)