You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
I checked the first issue because restaurant is a dead-end that will be deleted soon.
The second one could either be solved by just removing the comment (there are only 2 properties mapped so actually no issue) or by just injecting the object mapper.
Injecting the mapper would create an unnecessary dependency from security to rest. Why doing that and also getting in danger of undersired side-effects?
Also the question is if that class may also be deleted in the future...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue summarizes java tasks from the code. Actually there are two reviews left:
and
In order to clean up the code those Java Tasks will be removed from the code.
The text was updated successfully, but these errors were encountered: