# spring-boot-sample **Repository Path**: ltc_vbyou/spring-boot-sample ## Basic Information - **Project Name**: spring-boot-sample - **Description**: mybatis-jpa-hibernate-dubbo-schedule-druid - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot druid mybatis schedule dynamic-datasource jpa 本系列是spring-boot相关的一些列子,比如spring-boot集成druid,以及druid的动态数据源切换, spring-boot 集成mybatis,spring-boot集成定时器等等 # 1、spring-boot集成druid数据库连接池 详情查看项目 [spring-boot-with-druid](spring-boot-with-druid/) # 2、spring-boot实现druid数据库连接池的动态数据源切换, 详情查看项目 [spring-boot-with-dynamic-datasource](spring-boot-with-dynamic-datasource/) # 3、spring-boot实现定时任务 详情查看项目 [spring-boot-with-schedule](spring-boot-with-schedule/) # 4、spring-boot集成mybatis 详情查看项目 [spring-boot-with-mybatis](spring-boot-with-mybatis/) # 5、spring-boot集成jpa 详情查看项目 [spring-boot-with-jpa](spring-boot-with-jpa/) # 6、spring-boot集成hibernate(dao继承HibernateDaoSupport) 详情查看项目 [spring-boot-with-hibernate](spring-boot-with-hibernate/) # 7、spring-boot集成dubbo,所有配置均使用application.properties 详情查看项目 [spring-boot-with-dubbo](spring-boot-with-dubbo/)