kgrzybek / modular-monolith-with-ddd

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

Handling exceptions, validation exception #278

Open philomela opened 10 months ago

philomela commented 10 months 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