# springboot2.x **Repository Path**: wangyanxu/springboot2.x ## Basic Information - **Project Name**: springboot2.x - **Description**: springboot2.x test - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot2.x #### 介绍 springboot2.x 测试 #### 软件架构 1. springboot2+mysql+jpa 3. swagger2 api-doc 3. junit mockMvc RESTApi 4. druid阿里数据库连接池+监控 5. shardingsphere 分库分表框架 源码地址 https://gitee.com/Sharding-Sphere/sharding-sphere #### 安装教程 1. 创建test数据库 2. db文件夹下所有导入数据库 #### 使用说明 1. swagger2 SwaggerConfig application加入注解@EnableSwagger2 页面访问 http://localhost:8888/sb/swagger-ui.html 2. druid DruidConfiguration、DruidDataSourceProperties 页面访问 http://localhost:8888/sb/druid/sql.html 账户admin/admin #### 参与贡献 1. Fork 本仓库 #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md