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
For example, if the array is not rendered, REST clients will break. Handling this edge case by default will require additional coding in all REST clients.
How about extending the constructor?
newResources<>(Exercise.class, exercises, ...);
is acceptable for me.
opavlov24, pluttrell, paulohebr, vkuptcov, letientai299 and 31 moremarzelwidmer