Hacker News new | ask | show | jobs
by steve_rambo 811 days 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.
1 comments

You 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