# simple-spring-boot **Repository Path**: feiyoulian/simple-spring-boot ## Basic Information - **Project Name**: simple-spring-boot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-28 - **Last Updated**: 2021-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simple-spring-boot my spring boot ## base-spring-boot-starter 1. 统一的 controller 和 异常处理 2. 集成 mybatis-plus 代码生成 3. 日志异步保存 4. 权限校验 5. 集成Quartz, 任务动态配置管理 6. 复杂请求参数校验 -- 注解校验 ## dynamic-data-source-spring-boot-starter 1. 多数据源配置