Skip to content

XavierLevaux/101-ddd

 
 

Repository files navigation

101-ddd

Java CI

Abstract

Madrid Jug:

En los ultimos años, El diseño dirigido por dominio, DDD, ha ido ganando popularidad y su ecosistema ha ido creciendo. En la charla se intentara resolver las cuestiones relativas al "What When Why Where How" del uso de DDD y profundizaremos en el DDD estrategico y tactico. En la charla entraremos en detalles sobre tecnicas a aplicar en el DDD estrategico y como emplear ciertas librerias en el DDD tactico.

#ddd #eventStorming #exampleMapping #archUnit #jmolecules #onionArchitecture

[EN]:

In recent years, the domain-driven design, DDD, has been gaining popularity and its ecosystem has been growing. In the talk we will try to solve the questions related to "What When Why Where How" about the usage of DDD and we will deep dive into the strategic and tactical DDD. In the talk we will go into details about techniques to apply in the strategic DDD and how to use certain libraries in the tactical DDD.

#ddd #eventStorming #exampleMapping #archUnit #jmolecules #onionArchitecture

Slides

How to run in local:

cd docs
python3 -m http.server
python -m SimpleHTTPServer

Examples

How to run in Gitpod:

How to run in local:

java -version
sdk env
mvnw clean test

References

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Other 0.1%