All Classes and Interfaces
Class
Description
Base class to extend in order to configure a timed commit behavior when using KafkaBinder.
Initializes and manages a Redis-backed Bloom Filter for efficient citizen consent lookups.
Probabilistic service for fast citizen consent lookups using a Redis-backed Bloom Filter.
Mapper service converting transport
CitizenConsentDTO into domain CitizenConsent aggregates.Mapper service converting domain
CitizenConsent aggregates into transport CitizenConsentDTO.Reactive REST contract exposing citizen consent operations.
Implementation of the reactive REST contract defined by
CitizenController.Primary reactive repository interface for
CitizenConsent persistence operations.Service contract for citizen consents management.
Implementation of
CitizenService.Contract for custom MongoDB aggregation queries on
CitizenConsent collection.Implementation of custom MongoDB aggregation queries for
CitizenConsent.Central registry mapping symbolic exception keys to concrete
ClientException factories.Abstraction for retrieving Third Party Provider (TPP) data.
Reactive
TppConnector implementation using Spring WebClient
to fetch Third Party Provider (TPP) data from a remote service.