{{SERVICE NAME PASCAL}} BFF Skill Service Type: Backend for Frontend Aggregates data from multiple services for specific frontend needs. Characteristics - Aggregation : Combines data from multiple services - Caching : Caffeine cache for frequently accessed data - Parallel calls : Uses CompletableFuture for concurrent requests - Graceful degradation : Fallbacks when services are down - No database : Stateless aggregator Package Structure Aggregation Pattern Commands ---