| | |
| | | <artifactId>spring-boot-configuration-processor</artifactId> |
| | | <optional>true</optional> |
| | | </dependency> |
| | | <!--MP依赖--> |
| | | <!-- <dependency> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>mybatis-plus-boot-starter</artifactId> |
| | | <version>3.0.7.1</version> |
| | | <exclusions> |
| | | <exclusion> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>mybatis-plus-generator</artifactId> |
| | | </exclusion> |
| | | </exclusions> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>mybatis-plus</artifactId> |
| | | <version>3.0.7.1</version> |
| | | </dependency>--> |
| | | </dependencies> |
| | | |
| | | <dependencyManagement> |
| | |
| | | </plugin> |
| | | </plugins> |
| | | </build> |
| | | </project> |
| | | </project> |