Roel Mangelschots
Roel Mangelschots
### Description In a spring boot environment, when creating an entity with an elementcollection of embeddables that have an embeddable, I'm getting an error when running the application. I encounter...
Implementation of [3729](https://github.com/rmschots/mapstruct/tree/feature/3729)
### Discussed in https://github.com/mapstruct/mapstruct/discussions/3724 Originally posted by **rmschots** September 25, 2024 Currently the `DefaultBuilderProvider` only detects builders if there is a static builder factory method available. As I'm trying to...
## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Add a module to allow use...