Skip to content

Commit 06816d3

Browse files
committed
refactor: swagger test
1 parent 3a07f74 commit 06816d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/nexerp/global/handler/GlobalExceptionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import org.springframework.web.bind.annotation.RestControllerAdvice;
1313

1414
@Slf4j
15-
@RestControllerAdvice
15+
//@RestControllerAdvice
1616
public class GlobalExceptionHandler {
1717

1818
/**

0 commit comments

Comments
 (0)