Forum Discussion
Related Content
- 2 years ago
- 2 years ago
Recent Discussions
- 6 days ago
- 12 days ago
If we use x-class-extra-annotation or x-field-extra-annotation to add class or field level annotations like these "@JsonInclude(JsonInclude.Include.NON_NULL), then it’s adding the required annotations but it’s not importing the required class. So, how to import let's say JsonInclude in generated dto?