The Event Sourcing Pattern
Joe has a habit whenever he did some transaction by his Debit card he used to write them in his Personal Diary so he can track his transactions. Joe is not a technology savvy and not able to check account statements...
Home » Posts filed under java pattern
Hello, Hexagonal Architecture
in
Adapter pattern,
design pattern,
GOF,
gof pattern,
Hexagonal,
Hexagonal architechture,
java,
java core pattern,
java design pattern,
java pattern,
onion architectural,
orthogonal architecture,
port,
port and hub
- on February 19, 2017
- No comments
Hello Hexagonal Architecture
While developing a software we always craving for Architecture because we want our software adopts future changes easily.
So, Architecture stepped in for maintainability. Here maintainability mean how easily we can...