Skip to content
/ dddails Public

A DDD framework for pure java. Some impressive units of functionality necessary for such a framework are well tested and completely functional, including: simple data validation, swing ui/controller scaffolding, serializable transfer objects cooked up by convention - sans core business logic, etc.

Notifications You must be signed in to change notification settings

matyb/dddails

Repository files navigation

A convention oriented domain driven development framework for core java. Intended as an ultralight replacement for other popular frameworks of the like, with a small solid codebase that can be borrowed from at will. 

Currently in a pre-release state, much is predictably broken. There however many units of functionality that can easily be pried away from their collaboraters and made to do your bidding with little effort.

This is very much a WIP, which unfortunately is only currently documented via junit and javadoc.

About

A DDD framework for pure java. Some impressive units of functionality necessary for such a framework are well tested and completely functional, including: simple data validation, swing ui/controller scaffolding, serializable transfer objects cooked up by convention - sans core business logic, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages