Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
/ ddd-webinar Public archive

Sample application for an upcoming Vaadin Webinar about DDD.

Notifications You must be signed in to change notification settings

peholmst/ddd-webinar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DDD Webinar Example Application

This is the code for the domain model we designed in the Vaadin Domain Driven Development Webinar.

To try it out for yourself, follow these instructions:

  1. Make sure you have JDK 8 and Maven installed
  2. Clone this repository
  3. Run mvn spring-boot:run
  4. Point your browser to http://localhost:8080

Feel free to use this example code in your projects in any way you like.

About

Sample application for an upcoming Vaadin Webinar about DDD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages