master
AntonBuldygin
The build.gradle file has H2 and JPA dependencies deleted from stage 1 and 2. gson excleded. extra empty lines, commented out code and lowercase java file names corrected.v.2
stage 1, 3 corrected
added to build.gradle: test { jvmArgs '--add-opens', 'java.base/java.lang=ALL-UNNAMED' }
1st Commit
commit with 4 stages and all tests corrected