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.
  • Classes
    Class
    Description
    A concrete implementation of the presenter for the booking application using a single view and delegating operations on repositories to a service layer.