All Classes and Interfaces

Class
Description
JPA attribute converter for persisting Director value objects as strings.
Persistence entity representing a movie row in the movies table.
Output adapter implementation that bridges the domain output port to persistence.
Persistence repository contract for storing and retrieving MovieData.
JPA attribute converter for persisting PublicId value objects as UUIDs.
JPA attribute converter for persisting ReleaseDate value objects as dates.
Reactive Panache-based implementation of MovieRepository.
JPA attribute converter for persisting Title value objects as strings.