You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The responsibilities of hogajama-services (and hogajama-rs) is not clear. Especially the WateringMDB and Scaling-Scheduler don't fit anywhere. I propose to change hogajama-rs to hogajama-facade and hogajama-services to hogajama-adapters.
Facade should be an entrypoint from external (provided REST-services, schedulers, MDBs) and Adapter should abstract external systems like database and AMQ (outgoing calls).
The text was updated successfully, but these errors were encountered:
The responsibilities of hogajama-services (and hogajama-rs) is not clear. Especially the WateringMDB and Scaling-Scheduler don't fit anywhere. I propose to change hogajama-rs to hogajama-facade and hogajama-services to hogajama-adapters.
Facade should be an entrypoint from external (provided REST-services, schedulers, MDBs) and Adapter should abstract external systems like database and AMQ (outgoing calls).
The text was updated successfully, but these errors were encountered: