Answer the question
In order to leave comments, you need to log in
How to describe swagger yaml to generate class without allArgsConstructor?
There are two classes Expression and Term which inherit from Expression.
It is necessary to describe the same scheme in swagger yaml to generate ExpressionDto and TermDto, but when building, I get faild.
As I understand it, TermDto generates two identical constructors. How to avoid it?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question