Skip to content
#

global-exception-handling

Here are 34 public repositories matching this topic...

Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.

  • Updated Feb 1, 2023
  • C#

ErrorCode 인터페이스는 유지보수 친화적인 에러 핸들링 구조를 제공합니다. 비대한 단일 enum으로 관리하던 단점을 극복하면서 유사한 작업편의성을 유지하고 응집도를 개선하여 유지보수성을 높입니다. 이를 핸들링하는 GlobalExceptionHandler 예제를 포함합니다.

  • Updated Sep 28, 2024
  • Java

Clean Architecture, Asp.Net Core Web API, EF Core, Jwt Authentication (Role base), Repository, Unit Of Work and CQRS Patterns, MediatR, Automapper, Fluent Validation, Global Exception Handling, Redis/InMemory Caching, Unit Testing (xUnit, Moq), RabbitMQ

  • Updated Nov 15, 2022
  • C#

A project management REST API with endpoints secured by Spring Security and uses MySQL & JPA for project and task creation, edit and retrieval. Global exception handling and role based access control is implemented. Used lombok and email dependencies.

  • Updated Feb 8, 2021
  • Java

Katmanlı Mimari ve Repository Pattern yapısında, JWT token dağıtan, Entity Framework Core ve Redis Distributed Cache kullanan, RabbitMQ ve BackgroundService ile asenkron mail gönderen, SeriLog ile ElasticSearch'e log atma mekanizmasına sahip olan Basic bir .NET 8 WEB API şablonu.

  • Updated Mar 5, 2024
  • C#

Improve this page

Add a description, image, and links to the global-exception-handling 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 global-exception-handling topic, visit your repo's landing page and select "manage topics."

Learn more