Skip to content

Example Spring MVC and "Clean" Controller - Presenter pattern

Notifications You must be signed in to change notification settings

gushakov/clean-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring REST and Clean architecture

This is an example of how we can use Spring Web (REST) and Clean architectural patterns, especially when it comes to separating Controller and Presenter.

This example was inspired by the discussion in this very interesting post:

Use case containing the presenter or returning data?

And, of course, here is the reference article by Robert C. Martin

The Clean Architecture

About

Example Spring MVC and "Clean" Controller - Presenter pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages