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 GurevichOct 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 McKinneyOct 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.
– dan1stJan 15 '21 at 05:48