Architecturally evident code with jMolecules

17 · Oliver Drotbohm · Feb. 22, 2021, 11:01 p.m.
Expressing architectural concepts in code often stops at naming conventions and technologies implicitly describing these concepts. jMolecules provides annotations and types to describe architectural context and technology specific integration to derive concept specific default mappings and boilerplate code to minimize the gap between architectural idea and the code written to implement those. Note: This is a follow up blog post to “Implementing DDD Building Blocks in Java” as the libraries discu...