spring-modulith icon indicating copy to clipboard operation
spring-modulith copied to clipboard

The generated documentation Modules Canvases do not contain Types implemented in the nested packages.

Open PostIt59 opened this issue 1 year ago • 0 comments
trafficstars

First of all, thank you @odrotbohm for the tremendous work you've done over the years on the jMolecules and Spring Modulith projects!

Based on this repository: https://github.com/odrotbohm/tactical-ddd-workshop/tree/main/04-moduliths, the types are present in the generated modules canvas files.

However, if I decide to create nested packages (e.g. domain/) and put classes annotated as AggregateRoot, Entity, ValueObject etc. there, then the types are not present in the modules canvas files.

I wanted to know if this is a bug, a planned feature, or if there's simply another reason ?

Thank for your help

PostIt59 avatar Jul 10 '24 09:07 PostIt59