Hi Julien,
We don't have planned anything in that direction yet, but it sounds like an interesting idea.
I don't know Lombok really well, do you have any idea in which way it should be supported specifically? Would you be interested in contributing this feature to MapStruct?
As Sjaak is saying, you may work with two separate projects for the time being.
--Gunnar
--
You received this message because you are subscribed to the Google Groups "mapstruct-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mapstruct-use...@googlegroups.com.
To post to this group, send email to mapstru...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Hi Sjaak,Thanx for that project you've joined.It works like a charm and is exactly what i wanted to do.All the team i'm in, will be happy of that news.
Le mercredi 8 octobre 2014 21:48:55 UTC+2, Sjaak Derksen a écrit :
Hi Julien,
I attached a very simple example
Best regards,
Sjaak
On Monday, September 29, 2014 10:42:36 AM UTC+2, COTTET Julien wrote:Hello,We're using lombok (http://projectlombok.org/) on our project, and want to use Mapstruct.If we want to do that, we need to refactor all our code to put getter and setter back.Do you have a solution to work with the two library (mapstruct and lombok) ?Have you planified a release to make these anotations (@Setter, @Getter, @Data) fonctionnal with mapstruct ?Thanks in advance.
--