global-exception-handling
There are 33 repositories under global-exception-handling topic.
yilmazmustafayilmaz/MY.OnionArchitecture
Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.
bootsrc/flylib-boot
spring boo应用的通用架构(全局异常处理等机制)
merge-simpson/demo-exception-handler
<<interface>> ErrorCode를 통해 간편하고 유지보수 친화적인 에러 핸들링 구조를 지향합니다. 비대한 <<enum>> ErrorCode의 단점을 극복하고 편의성을 유지하며, 유지보수성을 높입니다. 또한 이를 핸들링하는 GlobalExceptionHandler 예제를 포함합니다.
prashantt17/Spring-Boot-GlobalExceptionHandling
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.
oznakdn/ProjectManagement
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
Nikoo-Asadnejad/ErrorHandlingLibrary
A Class library which simplifies Error Handling
rhidoyhasanmahmud/Travel-Agency-Application
Travel Agency Application
ssmtariq/taskmanager-rest-api-spring-security-jpa
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.
xuanbo/rest-spring-boot-starter
spring boot统一业务异常处理,统一返回格式包装
danruxian1222/springboot-mybatis
springboot-mybatis
EstuFasting/EstuFasting-RestApi
Rest Api of Estu Fasting App
FernandoCalmet/dotnet-5-aspnet-core-global-exception-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#.
mwlt68/Denex.BackEnd
Api side of DENEX project.
oguztekbas/Net8WebAPI
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.
shivangisingh98/Mule4-global-Error-Handling
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.
srknea/aspnet-CarParkSystem
This project is an API-based car park management system.
dcyuksel/ExceptionHandler
ExceptionHandler
dotnetrealm/PracticalTwenty
Generic repository for database using Unit of Work pattern
Gabriela-Patrichi/Backend-App-SpringBoot-REST-Data-JPA-RDBMS-MySQL--Superhero-Sightings
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.
KrylixZA/Shared-WebApi-Core
Web API Core libraries used to simplify the development of .NET APIs.
mehmeddemircan/CareerAd-CleanArchitechture
It is an application that provides user to apply job application with their resume files (CV) , Sending Emails To Users in order to information with mailkit
shrutisaxena17/HospitalManagement
A Hospital Management application using Spring MVC, Hibernate/JPA Mappings. Contains 6 tables like Doctor, Patient, Appointment etc. all mapped together
srknea/aspnet-BasicECommerceApp
It is an API project that includes essential features required for a simple e-commerce application.
aimenux/WcfExceptionHandlingDemo
Using various ways to handle wcf exceptions
R-SNGH/spring-boot-app-global-exception-handling
Spring Boot CRUD with Global Exception Handling
reiugit/Dotnet8_GlobalExceptionHandlers
Global Exception Handlers in .Net 8
rudradcruze/springbootwebstartw2
This project is a Spring Boot application that includes various functionalities such as employee management, validation, and global exception handling. The project uses Maven for dependency management.
SATISH-SINGH95/SPRING-BOOT-EMAIL-SERVICE
This project contains, How to send email to multiple recipients with or without attachment using Spring boot.