<<interface>> ErrorCode를 통해 간편하고 유지보수 친화적인 에러 핸들링 구조를 지향합니다. 비대한 <<enum>> ErrorCode의 단점을 극복하고 편의성을 유지하며, 유지보수성을 높입니다. 또한 이를 핸들링하는 GlobalExceptionHandler 예제를 포함합니다.
-
Updated
Sep 28, 2024 - Java
<<interface>> ErrorCode를 통해 간편하고 유지보수 친화적인 에러 핸들링 구조를 지향합니다. 비대한 <<enum>> ErrorCode의 단점을 극복하고 편의성을 유지하며, 유지보수성을 높입니다. 또한 이를 핸들링하는 GlobalExceptionHandler 예제를 포함합니다.
샘플 rest api 입니다.
Spring boot application which describes how to handle Exceptions in spring boot
Atencion de solicitudes del cliente web app prestamos
A REST API that provides endpoints for clients to add, delete and retrieve products from productsDB
Spring boot application which describes how to handle Exceptions in spring boot
REST API that provides endpoint to validate the user using username and password
Add a description, image, and links to the restcontrolleradvice topic page so that developers can more easily learn about it.
To associate your repository with the restcontrolleradvice topic, visit your repo's landing page and select "manage topics."