-
MVC as an architecture of the whole project. controllers contains business logic model - entity for hibernate and DTO for API view - is really complicated
-
MV Service business logic moved from controllers to services
-
MVC -> Service MVC is separated layer which responsible only for presentation Service is still responsible for all the business logic
-
MVC -> Service -> Business -> Persistence
-
Clean architecture
forked from sergeibukharov/architecture-evolution
-
Notifications
You must be signed in to change notification settings - Fork 4
stringconcat/architecture-evolution
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Kotlin 100.0%