mackos 44b4842fda
Merge pull request #23 from mdeinum/upgrade-spring-boot-159
il y a 8 ans
src Merged PR #5 "Trying out Assertj for test assertions" il y a 9 ans
.gitignore Added .gitignore. il y a 11 ans
.travis.yml Added travis yml file. il y a 11 ans
README.md Migrated application to Spring Boot. il y a 9 ans
license.txt Restructured. il y a 11 ans
pom.xml Upgrade to Spring Boot 1.5.9 il y a 8 ans

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