Move AOT hints to main module
Closes gh-1446
This commit is contained in:
@@ -2,6 +2,7 @@ plugins {
|
||||
id "org.springframework.boot" version "3.1.0"
|
||||
id "io.spring.dependency-management" version "1.1.0"
|
||||
id "java"
|
||||
id 'org.graalvm.buildtools.native' version '0.9.27'
|
||||
}
|
||||
|
||||
group = project.rootProject.group
|
||||
|
||||
Reference in New Issue
Block a user