Postgres + RestServer + User add (/users)

This commit is contained in:
2020-12-28 14:44:49 +01:00
parent 891504ef09
commit 224f08737e
35 changed files with 2224 additions and 14 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# at.reisinger.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*
.idea/compiler.xml
*.lst
.idea/