google-labs-jules[bot]anddevitq 09393a1bd0 Fix DB driver auto-detection, root 404, and linting
- Removed hardcoded `driver-class-name` from `application.yaml` to fix production startup failure with PostgreSQL.
- Handled `NoResourceFoundException` in `ApiExceptionHandler` to return 404 for unmapped paths (like `/`).
- Fixed import ordering in `ApiExceptionHandler.kt` to satisfy `ktlint`.
- Added `NotFoundControllerTest` to verify fix.

Co-authored-by: devitq <118541411+devitq@users.noreply.github.com>
2026-05-22 18:27:33 +00:00
2026-04-30 09:44:37 +03:00
2026-03-03 17:34:10 +03:00
2026-03-03 17:34:10 +03:00
2026-04-16 20:17:58 +03:00
2026-04-30 09:49:25 +03:00
2026-04-16 20:17:58 +03:00
2026-03-03 17:34:10 +03:00
S
Description
No description provided
6.4 MiB
Languages
Kotlin 76.3%
JavaScript 11%
C# 8.8%
Python 1.4%
Go Template 1.1%
Other 1.3%