You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, generators are really hard to read and understand.
Writing code at hand and the lack of comments are the main issues.
The generated code is also hard to read because there are no import, I only use qualified class names.
Currently, generators are really hard to read and understand.
Writing code at hand and the lack of comments are the main issues.
The generated code is also hard to read because there are no import, I only use qualified class names.
javapoet could be a nice solution.
The text was updated successfully, but these errors were encountered: