statefulj / statefulj-framework-demo-ddd

A demonstration of integrating StatefulJ into a DDD architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

A demonstration of integrating StatefulJ into a DDD architecture


Languages

Language:Java 99.6%Language:CSS 0.4%