Package io.github.marcopaglio.booking.presenter.served
package io.github.marcopaglio.booking.presenter.served
Contains implementations of the presenter for the booking application using the service layer.
-
ClassDescriptionA concrete implementation of the presenter for the booking application using a single view and delegating operations on repositories to a service layer.