Rabbi_Gerzi/backend/app
Yisroel Baum 9661452c75
refactor: extract error response helper and slim json response
Replace multiple catch blocks with single catch(Throwable) funneled through errorResponse() matching the CompanyController pattern. Also clean jsonResponse to accept data+status only, instantiating Response internally.
2026-05-17 09:59:32 +03:00
..
Auth format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
Controllers refactor: extract error response helper and slim json response 2026-05-17 09:59:32 +03:00
Exceptions format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
Middleware format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
Shared/ValueObject format: fix psr12 style issues 2026-05-17 09:45:26 +03:00
User format: fix psr12 style issues 2026-05-17 09:45:26 +03:00