Setup basic project, runs on 8080 localhost

This commit is contained in:
2026-01-01 17:01:30 +00:00
parent 5abf978dbe
commit b407c1f722
9 changed files with 108 additions and 97 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,6 @@
*~
target/
application.properties
.settings/
.project
.classpath