TS 주제참고 링크정리 글피드백Q&A ✋특이 사항 없다면 지워주세요 😎TS 주제예외와 오류의 차이 [박혜빈] check Exception unchecked Exception 차이 [김병연]슬기롭게 예외처리 하는법[김형욱]예외 처리 하는 전파 과정 [박진형]ControllerAdvice [곽동운]참고 링크Java Custom Exceptions and Best Practices - HowToDoInJavaWe have been using handling java custom exceptions in our code for almost every industry standard application. Usual approach is to create some custom exception classes extending the base Exception class. These classes are generally mapped to a specific business failure cases. In this post, I will suggest another approach which might make you more sense.https://howtodoinjava.com/java/exception-handling/best-practices-for-for-exception-handling/정리 글NamePersonThink Sharing (TS)상태나의 블로그🏖️check Exception unchecked Exception 차이🧨Exception완료♣️ControllerAdvice🧨Exception완료https://www.notion.so/backend-devcourse/ControllerAdvice-d9a6be4f62254bf683e0853d8d5bff31예외 처리 하는 전파 과정🧨Exception완료https://velog.io/@pjh612/%EC%98%88%EC%99%B8예외와 오류의 차이🧨Exception완료https://velog.io/@hye_b/Java-%EC%98%88%EC%99%B8%EC%99%80-%EC%98%A4%EB%A5%98피드백Q&A