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 741977e commit b3bb637Copy full SHA for b3bb637
spring-cloud-task-samples/jpa-sample/README.adoc
@@ -31,7 +31,7 @@ java -jar target/jpa-sample-3.0.0.jar
31
32
[source,shell]
33
----
34
-mvn -Pnative clean package
+mvn -Pnative native:compile
35
36
37
== Native Run:
spring-cloud-task-samples/multiple-datasources/README.adoc
@@ -34,7 +34,7 @@ java -jar target/multiple-datasources-3.0.0.jar
38
39
40
== RUn sample using 2 embedded databases (default) with native app:
0 commit comments