跳过导航链接

DDDplus Framework 2.1.1-SNAPSHOT API

DDDplus Root 
程序包 说明
io.github.dddplus
DDD Enhancement Framework with forward and reverse modeling mechanism.
Forward Modeling of Domain Knowledge 
程序包 说明
io.github.dddplus.model
DDD patched building blocks.
io.github.dddplus.model.association
Represent aggregate root associations with interface.
io.github.dddplus.model.encapsulation
Encapsulation mechanism as remedy for Java Language visibility limitations.
io.github.dddplus.model.spcification
Implementation of Notification Pattern & Specification Pattern.
io.github.dddplus.step
Business logic orchestrated dynamic step.
Domain Knowledge Reverse Modeling 
程序包 说明
io.github.dddplus.ast
Reverse modeling runtime based on Java AST.
io.github.dddplus.ast.algorithm
Algorithm related to reverse modeling.
io.github.dddplus.ast.enforcer
Enforcers based on AST analysis.
io.github.dddplus.ast.model
The AST reverse modeling related model.
io.github.dddplus.ast.model.dumper
Dump reverse model to external structured storage for further analysis.
io.github.dddplus.ast.model.dumper.sqlite
Dump ReverseEngineeringModel to sqlite.
io.github.dddplus.ast.parser
Parsing JavaParser nodes.
io.github.dddplus.ast.report
JavaParser parsed report.
io.github.dddplus.ast.view
Render the reverse model.
io.github.dddplus.bce
Reverse modeling runtime based on Byte Code Engineering.
io.github.dddplus.dsl
Reverse modeling DSL: Object-Oriented Domain Model(As-Is -> To-Be) Re-Design without tech constraints.
Extension Oriented Framework 
程序包 说明
io.github.dddplus.ext
Extension point with multiple routing mechanism.
Runtime Implementation Details 
程序包 说明
io.github.dddplus.annotation
DDDplus runtime annotations.
io.github.dddplus.plugin
Hot jar reloading mechanism: with class loader.
io.github.dddplus.runtime
Forward modeling runtime support.
io.github.dddplus.runtime.interceptor
Extension point interceptor.
io.github.dddplus.runtime.registry
Internal extension points discovery/dynamic dispatching mechanism.
DDDplus Maven Plugin 
程序包 说明
io.github.dddplus.maven
DDDplus maven plugin.
Integration With MyBatis 
程序包 说明
io.github.dddplus.mybatis
DDDplus integration with MyBatis support.
跳过导航链接

Copyright © 2020–2023. All rights reserved.