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 ae7a5cf commit b84bc67Copy full SHA for b84bc67
docs/src/main/asciidoc/hibernate-search-orm-elasticsearch.adoc
@@ -801,7 +801,9 @@ SearchMapping searchMapping;
801
802
== Building a native executable
803
804
-You can build a native executable with the usual command `./mvnw package -Pnative`.
+You can build a native executable with the usual command:
805
+
806
+include::{includes}/devtools/build-native.adoc[]
807
808
[NOTE]
809
====
0 commit comments