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
This a java desktop application with seperate business, data and presentation layers. The transfer of data between these layers is done by using DTO and POJO.