diff --git a/.gitignore b/.gitignore index b2ca9e2..37b9194 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ target debug.out .DS_Store +dependency-reduced-pom.xml diff --git a/documentation/de/QuickStart.md b/documentation/de/QuickStart.md index 63bf115..3bc25d1 100644 --- a/documentation/de/QuickStart.md +++ b/documentation/de/QuickStart.md @@ -33,6 +33,11 @@ Um das Image mit NativeImage / GraalVM zu bauen, rufst du einfach Maven mit dem Ziel install auf: ```./mvnw -Dnative install``` +## Bau einer fat jar Datei + +Über das Profil fatjar läßt sich auch ein fat jar File bauen, welches alle Abhängigkeiten enthält. +```./mvnw -Dimage install``` + ## Ergebnisse der statischen Codeanalyse Die Codeanalyse läuft automatisch beim Bau des Projektes und die Ergebnisse