Merge pull request #35 from devitq/hotfix/add-aot
hotfix: added AOT
This commit was merged in pull request #35.
This commit is contained in:
@@ -15,6 +15,8 @@ plugins {
|
||||
jacoco
|
||||
}
|
||||
|
||||
apply(plugin = "org.springframework.boot.aot")
|
||||
|
||||
apply(from = "$rootDir/gradle/docker.gradle.kts")
|
||||
|
||||
group = "com.project"
|
||||
|
||||
Reference in New Issue
Block a user