/statefulj-framework-demo-ddd

A demonstration of integrating StatefulJ into a DDD architecture

Primary LanguageJava

Domain Driven Design oriented, JPA Based Banking Demo

A complete Banking Application running on an embedded HyperSQL Database, Jetty Server, SpringMVC UI, Camel Messaging and Jersey based JAX-RS. This demo takes a Domain Driven Design approach to the architecture. In particular, this demo shows how you can integrate the StatefulJ Framework into the Domain Entities

Repo: https://github.com/statefulj/statefulj-framework-demo-ddd

Steps

  1. git clone git@github.com:statefulj/statefulj-framework-demo-ddd.git
  2. cd statefulj-framework-demo-ddd
  3. mvn jetty:run
  4. Open browser to http://localhost:8080