Go to file
Marcin Alchimowicz f8327251ef feat: added sql scripts that i used for this database, but everything should work remotely as the database is in cloud 2024-01-18 00:13:44 +01:00
.mvn/wrapper initial 2024-01-16 23:28:18 +01:00
src feat: added sql scripts that i used for this database, but everything should work remotely as the database is in cloud 2024-01-18 00:13:44 +01:00
.gitignore initial 2024-01-16 23:28:18 +01:00
mvnw initial 2024-01-16 23:28:18 +01:00
mvnw.cmd initial 2024-01-16 23:28:18 +01:00
pom.xml feat: added PersonDTO for putting objects inside the db (doing that with the standard Person where parent1 is a Person object, not an id doesn't work) 2024-01-17 19:11:19 +01:00