# spring-boot-demo **Repository Path**: yunweizhaoyang/spring-boot-demo ## Basic Information - **Project Name**: spring-boot-demo - **Description**: 1.spring boot 整合mybati、druid入门 demo 2. TestNG单元测试demo 包含:service、controller、集成测试 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: development - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.pom-vpclub.xml 整合了公司封装的jar包 2.pom-origin.xml 尽量不依赖公司的jar包 # Spring Boot 入门Demo ```该项目作为入门demo使用,便于查阅``` ## 1.Spring Boot 整合druid、testNG单元测试类