Zhang Gang 2ba7fd46b2 Merge 31c2ee6660f6ea9e683e7d6be9559054136870ab into ecca53f8d466159975602d0d7961c90223e2efd5 vor 9 Jahren
src Merge 31c2ee6660f6ea9e683e7d6be9559054136870ab into ecca53f8d466159975602d0d7961c90223e2efd5 vor 9 Jahren
.gitignore Added .gitignore. vor 11 Jahren
.travis.yml Added travis yml file. vor 11 Jahren
README.md Migrated application to Spring Boot. vor 9 Jahren
license.txt Restructured. vor 11 Jahren
pom.xml Merge branch 'master' into patch-1 vor 9 Jahren

README.md

DDDSample

This is the new home of the original DDD Sample app hosted at SourceForge.

Our intention is to move everything from SourceForge to GitHub in due time while starting upgrading both the technical aspects as well as the DDD aspects of the DDD Sample.

The application uses Spring Boot. To start it go to the root directory and type mvn spring-boot:run or run the main method of the Application class from your IDE.

Discussion group: https://groups.google.com/forum/#!forum/dddsample

Development blog: https://citerus.github.io/dddsample-core/

Trello board: https://trello.com/b/PTDFRyxd

Build Status