4.0.0 com.example blog 0.0.1-SNAPSHOT jar blog Demo project for Spring Boot org.springframework.boot spring-boot-starter-parent 3.0.1 UTF-8 UTF-8 17 1.8.0 org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-mustache com.fasterxml.jackson.module jackson-module-kotlin org.jetbrains.kotlin kotlin-stdlib org.jetbrains.kotlin kotlin-reflect org.springframework.boot spring-boot-devtools runtime com.h2database h2 runtime org.springframework.boot spring-boot-starter-test test org.junit.jupiter junit-jupiter-engine test com.ninja-squad springmockk 4.0.0 test ${project.basedir}/src/main/kotlin ${project.basedir}/src/test/kotlin org.springframework.boot spring-boot-maven-plugin kotlin-maven-plugin org.jetbrains.kotlin -Xjsr305=strict spring jpa all-open org.jetbrains.kotlin kotlin-maven-allopen ${kotlin.version} org.jetbrains.kotlin kotlin-maven-noarg ${kotlin.version} kapt kapt src/main/kotlin org.springframework.boot spring-boot-configuration-processor ${project.parent.version}