MapsterMapper / Mapster

A fast, fun and stimulating object to object Mapper
MIT License
4.31k stars 328 forks source link

generate mappers without the mapping register class #373

Closed xapr170 closed 2 years ago

xapr170 commented 3 years ago

Awesome tool by the way! I am building a console generator that asks for the class in runtime... I created a wrapper over the mapster tool and currently generate everything on the assembly. Is there a way to just generate a specific class and any other class declared inside the entity? Or could you point me over the method that generates the two way mappings?

andrerav commented 2 years ago

@xapr170 Please use StackOverflow for questions about usage. Thank you very much :)