Re: doc property for all JAX-RS annotations
Pavel Bucek
Hi Sergey,
toggle quoted messageShow quoted text
I believe that javadoc is the right place for documentation like this. Not to mention that writing the documentation to the annotation string literal is not very convenient, especially when the text would span multiple lines. I think I get what usecase addressed here, but seems like the proposed solution would not provide solution of related issues. It would reduce "documentation" annotations, but various doc tools would still require additional annotations. Thanks and regards, Pavel
On 13/06/2017 14:17, Sergey Beryozkin wrote:
Hi
|
|