All Classes and Interfaces

Class
Description
Structured error body returned by the BFF for predictable client-side handling.
HTTP API dedicated to the React dashboard experience.
Frontend-oriented dashboard payload assembled from multiple backend services.
Coordinates the downstream calls required by the dashboard API.
Product representation returned by the downstream product service.
Externalized connection settings for downstream services consumed by the BFF.
Base URL and timeout for one HTTP downstream service.
Signals that a downstream HTTP service did not provide a usable response.
User representation returned by the downstream user service.
Converts uncaught application exceptions into structured API errors.
JWT resource-server settings for local HMAC validation or production JWK validation.
OpenAPI metadata for the BFF's public React-facing API contract.
Product card data optimized for display in the React dashboard.
HTTP client for the product service recommendation endpoint.
Starts the React BFF Gateway application and enables typed external configuration.
Applies circuit-breaker policies and fallback behavior around dashboard downstream calls.
Configures JWT resource-server security and JSON security error responses.
User information exposed to the React application.
HTTP client for the user service profile endpoint.
Provides WebClient instances scoped to each downstream service.