Skip to content
#

restcontrolleradvice

Here are 10 public repositories matching this topic...

ErrorCode 인터페이스와 확장된 열거 상수는 간편하고 유지보수 친화적인 에러 핸들링 구조를 제공합니다. 비대한 enum으로 관리하던 ErrorCode의 단점을 극복하면서 유사한 수준의 작업편의성을 유지하고, 유지보수성은 높입니다. 이를 핸들링하는 GlobalExceptionHandler 예제를 포함합니다.

  • Updated Sep 28, 2024
  • Java

Improve this page

Add a description, image, and links to the restcontrolleradvice topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the restcontrolleradvice topic, visit your repo's landing page and select "manage topics."

Learn more