Uses of Package
io.github.marcopaglio.booking.repository.postgres
Packages that use io.github.marcopaglio.booking.repository.postgres
Package
Description
Provides factories of repositories for entities used in the booking application.
-
Classes in io.github.marcopaglio.booking.repository.postgres used by io.github.marcopaglio.booking.repository.factoryClassDescriptionImplementation of repository layer through PostgreSQL for Client entities of the booking application.Implementation of repository layer through PostgreSQL for Reservation entities of the booking application.