# hospital **Repository Path**: QingChunDeFeng/hospital ## Basic Information - **Project Name**: hospital - **Description**: 初衷是为了建立的一个数据录入,整理,导出的简单工具;后来不需要了,但是在上面尝试了一些技术,就整理下来了;目前这个项目基于springboot。1.利用easypoi实现了excel的简单快捷的导入导出;2.尝试使用freemarker和bootstrap前端实现(有待深入);3.尝试了存储过程和触发器的简单应用;4.IOC和AOP的简单样例;5.mybatis的多数据源基本配置; - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## readme 1. groupId com.ejavashop 2. artifactId ejavashop-service ejavashop-service-impl ejavashop-parent ejavashop-front ejavashop-h5 ejavashop-admin ejavashop-seller 3. 注意事项 导入工程后,先在ejavashop-parent运行下 `mvn install`