Package io.github.marcopaglio.booking.repository.mongo
package io.github.marcopaglio.booking.repository.mongo
Contains implementations for using the repository layer through MongoDB
for entities of the booking application.
-
ClassDescriptionImplementation of repository layer through MongoDB for Client entities of the booking application.Facade of repository layer for using with MongoDB database.Implementation of repository layer through MongoDB for Reservation entities of the booking application.