DanilSuits 93cb02f7af
Merge aa3edffd31922f0be2671538e4c7b5d808ccae0c into 700be64d6f52f449cd218a7217e93490be962246
преди 8 години
src fix typo преди 8 години
.gitignore Added .gitignore. преди 11 години
.travis.yml Added travis yml file. преди 11 години
README.md Migrated application to Spring Boot. преди 9 години
license.txt Restructured. преди 11 години
pom.xml spring-boot-starter-parent:1.5.13.RELEASE преди 8 години

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