Skip to content

lg-labs-pentagon/lg-labs-ddd-common-domain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🦾 Common to domain layers

πŸ‘‹ Welcome From lg-labs! Get the basic common domain.

License

With the utility lg-labs-pentagon has created this project, to help community.

For more information, check this pages

https://lufgarciaqu.medium.com

πŸš€ Maven Install

Install 1/2: Add this to pom.xml:

<dependency>
  <groupId>com.labs.lg.pentagon</groupId>
  <artifactId>ddd-common-domain</artifactId>
  <version>1.0.0-alpha</version>
</dependency>

Install 2/2: Run via command line

mvn install

πŸ“šContents

./
β”œβ”€β”€ DomainConstants
β”œβ”€β”€ entity/
β”‚  β”œβ”€β”€ AggregateRoot
β”‚  └── BaseEntity
β”œβ”€β”€ event/
β”‚  β”œβ”€β”€ DomainEvent
β”‚  β”œβ”€β”€ EmptyEvent
β”‚  └── publisher/
β”œβ”€β”€ exception/
β”‚  └── DomainException
└── valueobject/
    β”œβ”€β”€ BaseId
    └── Money

βš–οΈ License

The MIT License (MIT). Please see License for more information.

About

πŸ‘‹ Welcome From lg-labs! Get the basic common domain.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages