4.0.0 jar org.springframework.boot spring-boot-starter-parent 2.3.1.RELEASE com.whn hellospring 0.0.1-SNAPSHOT hellospring Demo project for Spring Boot 1.8 1.3.50 redis.clients jedis 2.9.0 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-test test org.junit.vintage junit-vintage-engine org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-jdbc com.h2database h2 runtime org.springframework.boot spring-boot-starter-data-jpa org.joda joda-money LATEST org.jadira.usertype usertype.core 6.0.1.GA org.projectlombok lombok true org.mybatis.spring.boot mybatis-spring-boot-starter 1.3.2 org.mybatis.generator mybatis-generator-core 1.3.7 com.github.pagehelper pagehelper-spring-boot-starter 1.2.13 mysql mysql-connector-java com.googlecode.log4jdbc log4jdbc RELEASE com.spring4all swagger-spring-boot-starter 1.9.0.RELEASE org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Draft-16 org.springframework.boot spring-boot-starter-validation org.jetbrains.kotlin kotlin-stdlib-jdk8 ${kotlin.version} org.jetbrains.kotlin kotlin-test ${kotlin.version} test test org.springframework.boot spring-boot-maven-plugin org.jetbrains.kotlin kotlin-maven-plugin ${kotlin.version} compile compile compile test-compile test-compile test-compile 1.8 org.apache.maven.plugins maven-compiler-plugin compile compile compile testCompile test-compile testCompile com.spotify docker-maven-plugin 1.2.2 build-image package build testc true 111 openjdk:8-jdk-alpine ["sh", "-c", "java $JAVA_OPTIONS -jar /${project.build.finalName}.jar"] / ${project.build.directory} ${project.build.finalName}.jar