ApiResult

Result that either contains a ResponseEntity with the given type or a ResponseEntity containing a TranslationDTO for error messages.

Author

Jan Müller

Parameters

T

The type of successful Results.