Updated target for AOT compilation
This commit is contained in:
@@ -124,9 +124,9 @@
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>aot-generate</id>
|
||||
<id>process-aot</id>
|
||||
<goals>
|
||||
<goal>aot-generate</goal>
|
||||
<goal>process-aot</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
|
||||
Reference in New Issue
Block a user