Updated Readme

This commit is contained in:
Konrad Neitzel 2022-07-19 22:17:35 +02:00
parent 8aab694bc0
commit 675de7d70b

7
README.md Normal file
View File

@ -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!