Spring Web Hierarchy
Hello,
in this post, we will dive into the structures of the Spring web.
The hierarchy
There are Five layers
Web Layer
Service Layer
Repository layer
DTOs
Domain Model
Web layer
The web layer includes controllers, exception handles and view templa...
kckoh.hashnode.dev1 min read