You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A set of Java annotations which can be used to annotate your code with pattern language of Domain Driven Design. They serve as an additional documentation within your source code to ensure a high degree of pattern matching. In addition, they are available during runtime so that they can be used by both static analysis tools to improve code analysis and for runtime validation.
5
+
A set of Java annotations which can be used to annotate your code with the pattern language of Domain Driven Design. They serve as additional documentation within your source code to ensure a high degree of pattern matching. In addition, they are available during runtime so that they can be used by both static analysis tools to improve code analysis and for runtime validation.
0 commit comments