Welcome to JavATE

News

Oct 15th 2011
JavATE 0.8 has been released. Look at the new features
Change-log
Download
Mar 11th 2011
JavATE 0.7 has been released. Look at the new features
Change-log
Download
Oct 12th 2010
JavATE wants you!
If you are a Spring expert and you want to contribute to this open source project contact me on the Open Discussion Forum
Sep 20th 2010
JavATE 0.6 has been released. Look at the new features
Change-log
Download
Apr 27th 2010
A new article: A custom repository with JavATE
Mar 30th 2010
JavATE 0.5.1 has been released. Look at the new features
Change-log
Download
Nov 16th 2009
JavATE 0.4 Released
Change-log
Oct 29th 2009
A new subproject about State Charts will soon be released. Preview it in this new example .
Sep 15th 2009
Article about JavATE published on ZK site. Read it!
Aug 9th 2009
JavATE 0.3 Released
Change-log

JavATE, the Java Domain Driven Design Framework, is a set of open source Java libraries that enables application development using a domain driven approach. It gives you standard interfaces and implementations for the domain driven design (DDD) building blocks like Entity, Repository, Specification, ecc. So you can focus on your strategic design instead of reinventing the wheel of the building blocks each time.

JavATE is not a web-framework itself because it is based on existing frameworks like ZK . And it is not only related to web-applications, you can use it to develop desktop applications and web-services and ...

JavATE is not a Object-Relational-Mapping tool itself because it is based on existing ORM technologies like Hibernate (already) or JPA (not yet implemented). And you can use it to develop applications that are backed by MongoDB , JCR repositories, ...

JavATE is a sort of glue between all these technologies!

Look at this example for a hands-on introduction to the basic features of the framework.

The core of JavATE is composed of the following building blocks:

but there are other libraries like WorkstATE , a fully configurable Java State Chart implementation. And others will come.

Let us know your opinions about JavATE on our Open Discussion Forum .