We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e3fdb commit f37577eCopy full SHA for f37577e
spring-cloud-task-samples/batch-job/README.adoc
@@ -29,7 +29,7 @@ java -jar target/batch-job-3.0.0.jar
29
30
[source,shell]
31
----
32
-mvn -Pnative clean package
+mvn -Pnative native:compile
33
34
35
== Native Run:
0 commit comments