Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
m-reza-rahman authored Sep 6, 2024
1 parent 2941b0b commit a6bcb68
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Eclipse Cargo Tracker - Applied Domain-Driven Design Blueprints for Jakarta EE

The project demonstrates how you can develop applications with Jakarta EE using widely adopted architectural best practices like Domain-Driven
Design (DDD). The project is directly based on the well known
original [Java DDD sample application](http://dddsample.sourceforge.net)
developed by DDD pioneer Eric Evans' company Domain Language and the Swedish
Design (DDD). The project is based on the well-known [Java DDD sample application](https://github.com/citerus/dddsample-core) developed by DDD pioneer Eric Evans' company Domain Language and the Swedish
software consulting company Citerus. The cargo example actually comes from
Eric Evans' seminal book on DDD. The original application is written in Spring,
Hibernate and Jetty whereas the application is built on Jakarta EE.
Eric Evans' seminal book on DDD.

The application is an end-to-end system for keeping track of shipping cargo. It
has several interfaces described in the following sections.
Expand Down

0 comments on commit a6bcb68

Please sign in to comment.