barsa 46c2896935 Add endpoint not found error mapping to SecureErrorMapperService
- Introduced a new error mapping for "ENDPOINT_NOT_FOUND" with a corresponding code and public message to enhance error handling.
- Added a routing pattern to map HTTP method errors to the same "ENDPOINT_NOT_FOUND" code and message for consistent user feedback.
2025-11-25 18:31:25 +09:00
..