Vault-Web/password-manager

Add custom exceptions and exception middleware

Open

#57 opened on 2025年12月28日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Java (8 forks)auto 404
backendenhancementgood first issue

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

説明

Currently, the backend mainly throws IllegalArgumentException for errors. We need custom exception classes and a centralized exception middleware to provide clearer error handling and consistent API responses.

You can orient yourself on the Vault Web Repo backend.

コントリビューターガイド