Move backend files into a sub folder.

This commit is contained in:
Florian THIERRY
2024-03-27 10:28:22 +01:00
parent 39663e914d
commit 431d365d20
131 changed files with 3633 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ public class AuthorBuilder {
}
public Author build() {
//
return new Author(id, name, image);
}
}

Some files were not shown because too many files have changed in this diff Show More