clarify in the README that if -Pnative is used, database should be specified (#1708)

This commit is contained in:
Athou
2025-03-03 16:23:09 +01:00
parent 293292f341
commit e445e5ea39

View File

@@ -58,7 +58,7 @@ memory usage.
### Build from sources
./mvnw clean package [-P<database>] [-Pnative] [-DskipTests]
./mvnw clean package [-P<database> [-Pnative]] [-DskipTests]
- `<database>` can be one of `h2`, `postgresql`, `mysql` or `mariadb`. The default is `h2`.
- `-Pnative` compiles the application to native code. This requires GraalVM to be installed (`GRAALVM_HOME` environment