Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 217cf731

Přidáno uživatelem Jakub Šmíd před asi 2 roky(ů)

Added missing comments, code refactoring

re #9743

Zobrazit rozdíly:

backend/src/main/java/cz/zcu/kiv/backendapi/exception/ApiExceptionHandler.java
8 8
import org.springframework.web.bind.annotation.ControllerAdvice;
9 9
import org.springframework.web.bind.annotation.ExceptionHandler;
10 10

  
11
/**
12
 * Exception handler
13
 */
11 14
@ControllerAdvice
12 15
public class ApiExceptionHandler {
13 16

  

Také k dispozici: Unified diff