Skip to content

Commit

Permalink
Migrated application to Spring Boot.
Browse files Browse the repository at this point in the history
  • Loading branch information
mackapappa committed Jun 4, 2017
1 parent c2a8777 commit 3f87e2d
Show file tree
Hide file tree
Showing 42 changed files with 726 additions and 855 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ 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/
Expand Down
Loading

0 comments on commit 3f87e2d

Please sign in to comment.