Init spring backend

This commit is contained in:
FlorianSpeicher
2025-04-30 22:07:29 +02:00
parent 3bdb476836
commit ff1181b281
10 changed files with 576 additions and 24 deletions

24
.gitignore vendored
View File

@@ -1,24 +0,0 @@
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*