# imech-boot **Repository Path**: mechanic/imech-boot ## Basic Information - **Project Name**: imech-boot - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 在Spring Boot的基础上进一步整合、封装了一些常用的工具和依赖。 ###imech-dependencies 依赖管理 ###imech-core 核心类库 ###imech-json 基于Jackson封装的工具类 JsonMapper: json与bean相互转换 XmlMapper: xml与bean相互转换 ###imech-mybaits 基于Mybatis-plus进一步封装的mybaits包 ###imech-shiro 基于Apache shiro封装 ###imech-web 封装了一些常用的web工具类 ###imech-wechat 基于weixin-java-tools进一步封装的微信API ###imech-test 整合junit、Spring test、PowerMockit、xmlunit、dbunit的单元测试类