# scafflod **Repository Path**: Mengw9/scafflod ## Basic Information - **Project Name**: scafflod - **Description**: spring web基础配置 脚手架 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring web 脚手架 > 一个通用的脚手架,简化每次需要搭新项目 ------ **使用方式** `git clone https://github.com/MengW9/scafflod.git` #### 20190926 ### 集成了MySql、MyBatis、MyBatis逆向工程 ### 新增Lombok依赖 Restful风格 ------ #### 20191202 ### 使用druid连接池 ### 新增多数据源依赖 Mysqk和Sqlite数据库 ------