forked from banq/jdonframework
-
Notifications
You must be signed in to change notification settings - Fork 0
DDD CQRS EventSourcing framework for Java
License
tangside163/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 framework that you can use to build your Domain Driven Design + CQRS + EventSource applications that has an asynchronous , concurrent, higher throughput and scalable architecture. JdonFramework = DDD + Event Sourcing + CQRS + asynchronous + concurrent + higher throughput. JdonFramework = Spring(Ioc/DI) + Ruby(Mixin/AOP) + Scala(Asynchronous/highConcurrent) 2. RELEASE NOTES ---------------- 6.6.2 version. (1) in-memeory cache switchs to Guava cache insteadof ehcache. 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. struts and jdbc template supports in JdonAccessory directory. 4. GETTING STARTED ------------------ In the "example" directory there are several examples for web application. You can run runTest.bat in this directory to see how to play JdonFramework in Application. 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.
About
DDD CQRS EventSourcing framework for Java
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%