Skip to content

Sample code of "Practical Domain Driven Design in Enterprise Java" book

Notifications You must be signed in to change notification settings

PeppyDays/practical-ddd-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booking Application

This is a repository for booking microservice described in Practical Domain Driven Design in Enterprise Java. The difference is that this repository uses Java 17, Spring Boot 2.6 with Gradle. Some fixes are applied while reading the book.

Before running this application, execute docker-compose.yaml file for database and message queue with a command docker compose -p practical-ddd up -d.

About

Sample code of "Practical Domain Driven Design in Enterprise Java" book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages