Closed
Description
Hi, thoughts on removing the generated comments in inject? Or can this be configurable?
Is there a standard within Avaje on if a generated java file should have comments? I noticed that http $Route
and JsonComponent
don't but $DI
do.
The comments in DI take up 10-30% of most files (DI files are small) and it takes up processing time when there's a lot of small files, e.g. the case when you follow the pattern of controller
-> service
-> repository
-> model
/ dto mapper
and more.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels