Skip to content
GitLab
Explore
Sign in
Commits · a1bc7116a56c4212b2761313d1673a044b6f5ab4
buchausleihe
Browse files
Apr 06, 2022
Remove unused import, change identifier and data type of date identifiers
· a1bc7116
Jasmin Pfeffer
authored
Apr 06, 2022
a1bc7116
Change null check in if statement in getBookById, remove null check and variable in getAllBooks
· 78440459
Jasmin Pfeffer
authored
Apr 06, 2022
78440459
Add notnull to bookid and remove nullable from foreign key
· fd43ef85
Jasmin Pfeffer
authored
Apr 06, 2022
fd43ef85
Change parameter order in assertion statement
· df6100ee
Jasmin Pfeffer
authored
Apr 06, 2022
df6100ee
remove comment
· 460c07ba
Jasmin Pfeffer
authored
Apr 06, 2022
460c07ba
Create classes User, UserController etc. with methods and tests
· c3d41569
Jasmin Pfeffer
authored
Apr 06, 2022
c3d41569
Loading