The @Description annotation does not work #5192
-
The @description annotation does not work when it is specified in the service interface. When I specify the annotation in the class, then everything is ok. I want to document my services in the interface so as not to clutter the code in the implementation with unnecessary annotations. My interface:
My class:
My Config:
Dependency maven:
|
Beta Was this translation helpful? Give feedback.
Answered by
ikhoon
Sep 20, 2023
Replies: 1 comment
-
It is a nice suggestion. Transferred this into an issue #5195 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
evgeny-mordyasov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is a nice suggestion. Transferred this into an issue #5195
Please watch the issue to get updated. 🙇♂️