Skip to content

v1.0.0

Compare
Choose a tag to compare
@stefan-ka stefan-ka released this 25 Nov 23:51

First release of the ContextMapper DSL and its Eclipse plugin. Install it in Eclipse with the following update site: https://dl.bintray.com/contextmapper/context-mapping-dsl/updates/

Features:

  • ContextMapper DSL language support (CML files; find examples here)
    • Write context maps with bounded contexts and their relationships (Strategic DDD)
    • Specify bounded contexts (Tactic DDD): Tactic DSL based on Sculptor
  • Generate PlantUML component diagram from context map
  • Generate PlantUML class diagram from bounded context (tactic DDD)
  • Generate ServiceCutter input files for service decomposition proposals
  • Convert ServiceCutter output back into context map (CML)