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#
Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.
<<interface>> ErrorCode를 통해 간편하고 유지보수 친화적인 에러 핸들링 구조를 지향합니다. 비대한 <<enum>> ErrorCode의 단점을 극복하고 편의성을 유지하며, 유지보수성을 높입니다. 또한 이를 핸들링하는 GlobalExceptionHandler 예제를 포함합니다.
This spring boot application also allows to provide customized global exception handling where we need not to add try catch block everywhere, we can create a separate class for handling exceptions and it also separates the exception handling code from business logic code.
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
spring boot统一业务异常处理,统一返回格式包装
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.
Travel Agency Application
A Class library which simplifies Error Handling
🦄 Este proyecto es una muestra de una aplicación web API que implementa el manejo de excepciones globales. Se utilizo ASP.NET Core 5 Web API con C#.
Api side of DENEX project.
Here I am going to make an API using mule4 which explains how to handle the errors globally in any other API's in mule4.
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.
Rest Api of Estu Fasting App
springboot-mybatis
This project is an API-based car park management system.
Back end application, built using Spring Boot framework, Spring JPA with ORM for management of relation data. Provides full CRUD operations, along with additional custom finder methods. Packages: Model, DAO, Service, Controller, Exception(with a GlobalExceptionHandler class). RDBMS with MySQL, 3NF data normalization. ERD.
Add a description, image, and links to the global-exception-handling topic page so that developers can more easily learn about it.
To associate your repository with the global-exception-handling topic, visit your repo's landing page and select "manage topics."