# springboot-vue **Repository Path**: hlz_code/springboot-vue ## Basic Information - **Project Name**: springboot-vue - **Description**: 用springboot+vue写的微服务应用 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2018-01-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-vue # 用springboot+vue写的微服务应用 * bases-app 主要技术: * 核心框架:Spring Boot 1.4 * 安全框架:Apache Shiro 1.3 * Ioc框架:Spring MVC 4.3 * 前后端分离页面交互:Vue2.x * base-api 主要技术: * springboot做Restful Api * mybatis做持久化 * druid做数据源并监控请求 * mysql做数据库 * redis做缓存 * swagger做Restful Api文档的查看