Skip to content

cchacin/nomomo

Repository files navigation

Decoupling in Java

Example Application

Sequence Diagram

Sequence Diagram

Class Diagram

Class Diagram Before

What's wrong with this design

  • Primitives Obsession
  • Shared DTOs between layers
  • Coupling

Running the Application

$ mvn compile exec:java
$ curl http://localhost:8080/commits/abcdef

Commit[message=Commit from git, filenames=[filea.txt,, fileb.txt]]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages