Package io.github.marcopaglio.booking.repository.postgres
package io.github.marcopaglio.booking.repository.postgres
Contains implementations for using the repository layer through PostegreSQL
for entities of the booking application.
-
ClassDescriptionImplementation 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.