XEO (eXtensible Enterprise Objects) is a Java-based agile development framework to create enterprise web applications that builds upon Object Oriented concepts and ModelDriven Development.
a Domain Driven Design + CQRS + EventSource java framework
1. INTRODUCTION
---------------------------------------------
JdonFramework is a java framework to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput.
2. 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.
In the "doc" directory there are all documents about...