Skip to content
#

global-exception-handling

Here are 26 public repositories matching this topic...

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

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.

  • Updated Oct 24, 2023
  • 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#

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