global-exception-handling
There are 44 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
인터페이스를 제공하는 ErrorCode는 유지보수 친화적인 핸들링 구조를 제공합니다.
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
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.
rhidoyhasanmahmud/Travel-Agency-Application
Travel Agency Application
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#.
muhammedilan/ECommerceAPI
Genel E-Ticaret proje yapısında olabilecek yapıları kodladım. Proje öncelikle Onion Architecture mimarisiyle inşa edildi ve Generic Repository Pattern kullanıldı. Ardından proje büyüdükçe MediatR kütüphanesi kullanarak CQRS pattern entegre edildi.
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.
AnupamAkib/TodoApplication-CleanArchitecture-CQRS-Mediator
Developing a simple Todo application for learning purposes. I'll be utilizing all the techniques I know as a backend engineer, and I may also learn and implement new ideas on the fly!
dcyuksel/ExceptionHandler
ExceptionHandler
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
SATISH-SINGH95/SPRING-BOOT-EMAIL-SERVICE
This project contains, How to send email to multiple recipients with or without attachment using Spring boot.
shrutisaxena17/HospitalManagement
A Hospital Management application using Spring MVC, Hibernate/JPA Mappings. Contains 6 tables like Doctor, Patient, Appointment etc. all mapped together
sonnh02-dev/DapperStoredProcedures
Clean architecture .NET solution using Dapper for efficient stored procedure execution and vertical slice design.
Eraycann/TeamTaskFlow
**TeamTaskFlow**: Spring Boot ile geliştirdiğim, takım görev akışlarını yöneten demo proje. RESTful API, JWT, veri yönetimi, pagination, Swagger ve global exception handling gibi teknolojileri uyguladım. 🚀
Grasyypc/RestFull-Book-Store-API
📚 Manage your digital library with the RestFull Book Store API, built on Spring Boot for efficient book and author management, complete with validation and pagination.
LucasAdao/gatos-api
Uma API para treinar coisas fundamentais do Spring
MrEshboboyev/microservices-template
Microservices-Template is a fully pre-configured .NET Core template containing all the essential tools for building scalable microservices. It includes Dependency Injection , authentication, logging, global exception handling, API Gateway middleware, and more—providing a ready-to-use foundation for enterprice-grade microservices architecture.
Prabhakar-Naik/patient-management
Patient Management Microservice sample Project clone below:👇🔽
priyaguna/Spring-boot-demo-app
Spring boot application connected to h2 database
RachitSham/RestFull-Book-Store-API
👉 The Book Store API 📚 is a backend application built with Spring Boot that manages books and authors in a digital library !!
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.
Yeniceri98/ecom-app-be
Backend part of the E-Commerce application by using Spring Boot