Skip to content

c5ms/ddd-sample-cargotracker

Repository files navigation

DDDSample

Java CI with Maven

Technic stack

  • Spring boot 3
  • JPA (Spring Data JPA)
  • JMS (Spring Activemq)

Features

Domain architecture

domain_architecture.png

Get Started

mvn package
cd target
tar -xf cargotracker-application-1.0.0.tar.gz
cd cargotracker-application-1.0.0
./bin/run

Open http://127.0.0.1:9000/swagger-ui/index.html you will see the open api

open-api.png

About

This is a sample project for the book Domain Driven Design

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages