5 ms·
You don't need annotations for descriptions, they get picked up from javadoc-style comments which you should have anyway. Same with asp.net.
by steve_rambo 2y ago
You don't need annotations for descriptions, they get picked up from javadoc-style comments which you should have anyway. Same with asp.net.
- avolpe 2y agoYou are right, for Spring Boot, the relatively new springdoc supports javadoc[1] as descriptions, which is better than the annotation. [1] https://springdoc.org/#javadoc-support https://springdoc.org/#javadoc-support