Module output.port


module output.port
Declares output-side contracts for persisting and retrieving movie aggregates.

This module exposes the outbound port interfaces consumed by input-port handlers and implemented by output adapters, isolating persistence details behind reactive use-case-facing abstractions.

See Also: