Uses of Package
io.github.marcopaglio.booking.repository.mongo
Package
Description
Provides factories of repositories for entities used in the booking application.
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.Implementation of repository layer through MongoDB for Reservation entities of the booking application.
-