0

Is there a way to let the idea show more detailed documentation of spring boot like what it does to Java SE classes?

IDEA showing the LocalDateTime doc

IDEA showing the @Data doc (Can it be more detailed?)

Lysander
  • 310
  • 2
  • 7
  • 1
    Try to download docs (check https://stackoverflow.com/questions/31072667/how-to-force-intellij-to-download-javadocs-with-maven) or add docs manually into Project Structure for Spring docs.spring.io\spring\docs\current\javadoc-api\ – Vladimir Gurevich Oct 25 '19 at 14:48
  • [Stack Overflow Discourages Screenshots](https://meta.stackoverflow.com/questions/303812/discourage-screenshots-of-code-and-or-errors). It is likely, the question will be downvoted, for containing unnecessary screenshots. By using screenshots, you are discouraging anyone from assisting you. No one wants to retype your stuff, from a screenshot, and screenshots are often, not readable. – Trenton McKinney Oct 26 '19 at 02:24
  • I guess screenshots are fine in this case as it is about how IntelliJ displays javadocs and it is not an image of code/an error message. – dan1st Jan 15 '21 at 05:48

0 Answers0