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

Packages that use ClientRepository
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.