Marten Deinum 6f2103b747 Merge e414008c6300fe382a7de0c9b1502028217d8a94 into 08ad303bee24b41cc8cf0319b28fcaa704b31380 8 år sedan
src Use Mockito as mocking library instead of EasyMock 8 år sedan
.gitignore Added .gitignore. 11 år sedan
.travis.yml Added travis yml file. 11 år sedan
README.md Migrated application to Spring Boot. 9 år sedan
license.txt Restructured. 11 år sedan
pom.xml Use Mockito as mocking library instead of EasyMock 8 år sedan

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