From 675de7d70b662a4a04d5a383b76f12e4e57f7fb9 Mon Sep 17 00:00:00 2001 From: Konrad Neitzel Date: Tue, 19 Jul 2022 22:17:35 +0200 Subject: [PATCH] Updated Readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cb8667a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Java Maven Project + +Example Maven Project for a Java Application. + +Maven modules are configured so that even Images are build (including JPackage app-image). + +Project includes PMD and spotbugs! \ No newline at end of file