Skip to main content

3 docs tagged with "rest-api"

View all tags

API Contract

The single REST endpoint, full request and response shapes, Bean Validation rules, and what happens when validation fails.

Exception Handling

How GlobalExceptionHandler uses @RestControllerAdvice to intercept validation failures and unexpected errors and convert them into structured JSON responses.

Project Overview

What the Loan Application Evaluator does, why it exists, its tech stack, and how to run it locally.