kgrzybek / modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.
MIT License
11.15k stars 1.75k forks source link

Handling exceptions, validation exception #278

Open philomela opened 1 year ago

philomela commented 1 year ago

Hi, I can’t understand why exception handling doesn’t work, it always returns a 500 error, or am I doing something wrong? image