4.0.0 pom car-common car-dao car-service car-mis org.springframework.boot spring-boot-starter-parent 2.1.8.RELEASE com.weiqi carmis 0.0.1-SNAPSHOT carmis Demo project for Spring Boot 1.8 org.springframework.boot spring-boot-starter-web org.mybatis mybatis-spring 1.3.2 org.apache.logging.log4j log4j-api 2.17.1 org.apache.logging.log4j log4j-to-slf4j 2.17.1 package src/main/resources ${project.build.sourceDirectory} **/*.properties **/*.xml src/test/resources ${project.build.testSourceDirectory} **/*.properties **/*.xml org.apache.maven.plugins maven-resources-plugin 3.0.1 UTF-8 org.apache.maven.plugins maven-compiler-plugin 3.6.0 1.8 1.8 true UTF-8 ${project.build.sourceDirectory} org.apache.maven.plugins maven-source-plugin 3.0.1 attach-sources jar org.apache.maven.plugins maven-surefire-plugin 2.19.1 true releases http://repo.corpweiqi.com/nexus/content/repositories/releases/ snapshots http://repo.corpweiqi.com/nexus/content/repositories/snapshots/