Demian 6e058438af
Merge e82ef2f597a6aa063a19a67d4ec7055456b9b1cd into 700be64d6f52f449cd218a7217e93490be962246
8 лет назад
src remove unused config 8 лет назад
.gitignore Added .gitignore. 11 лет назад
.travis.yml add cache 8 лет назад
Dockerfile del group creation 8 лет назад
README.md Migrated application to Spring Boot. 9 лет назад
docker-compose.yml add mysql support 8 лет назад
license.txt Restructured. 11 лет назад
pom.xml add mysql support 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