There are 0 repository under global-exception-handling topic.
Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.
인터페이스를 제공하는 ErrorCode는 유지보수 친화적인 핸들링 구조를 제공합니다.
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
A Class library which simplifies Error Handling
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
spring boot统一业务异常处理,统一返回格式包装
springboot-mybatis
Rest Api of Estu Fasting App
🦄 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#.
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.
Api side of DENEX project.
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.
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.
This project is an API-based car park management system.
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!
ExceptionHandler
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.
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
This project contains, How to send email to multiple recipients with or without attachment using Spring boot.
A Hospital Management application using Spring MVC, Hibernate/JPA Mappings. Contains 6 tables like Doctor, Patient, Appointment etc. all mapped together
It is an API project that includes essential features required for a simple e-commerce application.
**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. 🚀
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.
Patient Management Microservice sample Project clone below:👇🔽
Spring boot application connected to h2 database
Spring Boot CRUD with Global Exception Handling
👉 The Book Store API 📚 is a backend application built with Spring Boot that manages books and authors in a digital library !!
Global Exception Handlers in .Net 8
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.
Backend part of the E-Commerce application by using Spring Boot