Digital Marketing

How to link to an external URL in Javadoc

Example:
This creates a "See Also" heading containing the link, i.e.:
/**
* @see <a href="https://goyun.info">https://goyun.info</a>
*/


Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database