Uses of Interface
io.github.marcopaglio.booking.repository.ReservationRepository

Packages that use ReservationRepository
Package
Description
Contains implementations for using the repository layer through MongoDB for entities of the booking application.
Contains implementations for using the repository layer through PostegreSQL for entities of the booking application.
Provides facades for managing transactions in the booking application.