Uses of Package
io.github.marcopaglio.booking.repository.mongo
Packages that use 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.
-
Classes in io.github.marcopaglio.booking.repository.mongo used by io.github.marcopaglio.booking.repository.factoryClassDescriptionImplementation 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.
-