forked from banq/jdonframework
-
Notifications
You must be signed in to change notification settings - Fork 0
MDD or DDD framework
License
rejoady/jdonframework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JDON FRAMEWORK --------------------------------------- English: http://www.jdon.org http://htmlpreview.github.com/?https://github.com/banq/jdonframework/blob/master/doc/english/index.html Chinese: http://www.jdon.com/jdonframework/ 1. INTRODUCTION --------------- JdonFramework is a java opensource framework that supports Domain-Driven Design DCI and Domain Events/Event Source development. JdonFramework = DDD + DCI + Event Sourcing/CQRS. in JdonFramework, A Role played by a Domain Model triggers a interaction event, such as sending a event or message to other consumers. details in: http://www.jdon.org 2. RELEASE NOTES ---------------- This release comes without reference documentation. For the time being, please consult the provided javadoc for details on the new features. 3. DISTRIBUTION JAR FILES ------------------------- The Jdon Framework module jar files can be found in the 'dist' directory. jdonFramework.jar is the core of Jdon Framework. 4. GETTING STARTED ------------------ You can run runTest.bat in this dirtectoy to see how to apply JdonFramework. com.jdon.sample.* show how to fully using JdonFramework. In the "doc\english" directory there are all documents about how to use. In the "doc\chinese" directory there are chinese documents about how to use. In the "examples" directory there are some examples about how to use: "tesWeb" is basic application about jdonFramework DI/IOC annotation.
About
MDD or DDD framework
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published