Overview
Recent versions of the javadoc command support -since and -since-label options which allow @since and @Deprecated(since=...) information to be included in the generated Javadoc HTML.
Examples for JDK 24
Examples for Spring Framework.
Screenshots taken from local build.
