daneidmark 19738c3254 Merge pull request #2 from orende/JDBCTemplate-fix 11 лет назад
src Replaced deprecated JDBCTemplate.queryForInt with queryForObject with Integer.class parameter 11 лет назад
.gitignore Added .gitignore. 11 лет назад
.travis.yml Added travis yml file. 11 лет назад
README.md Added link to Trello board 11 лет назад
license.txt Restructured. 11 лет назад
pom.xml Merge branch 'bump-java-and-spring' 11 лет назад

README.md

DDDSample

This is a copy 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.

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