What\'s the difference between application layer and business logic layer? I kind of understand that business layer provides business specific services and application layer cou
In my head, the divide between Business and Application logic is this: Business logic manages data, Application logic manages users
—— from a comment here: https://www.bennadel.com/blog/2436-what-the-heck-is-business-logic-anyway.htm#comments_41200