방구석 개발자의 놀이터

  • 홈
  • 태그
  • 방명록

controlleradvice 1

[Spring Boot] 예외를 따로 처리하는 @ControllerAdvice

예외를 처리할 때 아래와 같이 try catch방식이 아니라 public class RestaurantNotFoundException extends RuntimeException { //예외처리 함수 public RestaurantNotFoundException(Long id){ super("Could not find restaurant" + id); } } @GetMapping("/restaurants/{id}") public Restaurant detail(@PathVariable("id") Long id){ try{ Restaurant restaurant = restaurantService.getRestaurant(id); //기본정보 + 메뉴정보 }catch(RestaurantNotFoundExc..

Spring Boot 2020.06.30
이전
1
다음
더보기
프로필사진

게으른 사람들에게 편리함을 제공해 줄 수 있을 때 가장 기쁜 개발자

250x250
  • 분류 전체보기 (102)
    • JAVA (2)
    • Spring (17)
    • Python (14)
    • 회고록 (4)
    • Flutter (3)
    • Git (1)
    • Spring Boot (15)
    • Algorithm (3)
    • AWS (1)
    • Front-End (34)
      • HTML (1)
      • CSS (1)
      • SCSS (2)
      • JavaScript (12)
      • React (13)
      • React-query (1)
      • NextJS (0)
      • Test (1)
    • OpenSource (3)
    • 독서 (0)
    • 강의 (1)
    • Error (4)

Tag

es6, CSS, 회고록, react-router-dom, springboot, spring boot, PYTHON, flutter, opensource, lombok, 프론트엔드, front-end, frontend, react, 개발자, springframework, spring, javascript, component, aspect,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바