Skip to content

zheng108/jdonframework

 
 

Repository files navigation

JDON FRAMEWORK
---------------------------------------
English: https://www.jdon.org

         https://htmlpreview.github.com/?https://github.com/banq/jdonframework/blob/master/doc/english/index.html

Chinese: https://www.jdon.com/jdonframework/


1. INTRODUCTION
---------------
JdonFramework is a java framework that establish asynchronous  concurrent  and higher throughput systems to implement Domain Driven Design + CQRS + EventSource .

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

No packages published