How to add filters for created entities? I added these lines bottom of my jdl file but doesn't create any filter: dto * with mapstruct filter * service * with serviceClass
How to add filters for created entities?
I added these lines bottom of my jdl file but doesn't create any filter:
dto * with mapstruct
filter *
service * with serviceClass