-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/rest endpoints #18
Conversation
…to feature/rest-endpoints # Conflicts: # .github/workflows/build.yml # README.md # pom.xml # src/main/java/eu/quotly/entity/QuoteEntity.java # src/main/java/eu/quotly/entity/UserEntity.java # src/main/java/eu/quotly/resource/ExampleResource.java # src/main/resources/application.properties # src/test/resources/application-test.properties
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hab ein Kommentar hinterlassen, ansonsten wäre wahrscheinlich nice für W.I.P. Funktionen, die in einen pull request kommen mit TODOs versehen werden ^^
P.S.: Füg mich in Zukunft einfach als Reviewer dazu, dann bekomme ich wahrscheinlich eine Benachrichtigung xD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Implemented all user endpoints except the randomizer