Fix HTTP URL to Apache Shiro's project sit in Javadoc.

This commit is contained in:
John Blum
2020-08-07 15:50:27 -07:00
parent 0242dd67cd
commit 23010bd7bd

View File

@@ -43,7 +43,7 @@ import org.springframework.data.gemfire.config.annotation.EnableSecurity;
* @see org.springframework.context.annotation.Bean
* @see org.springframework.data.gemfire.config.annotation.CacheServerApplication
* @see org.springframework.data.gemfire.config.annotation.EnableSecurity
* @see <a href="http://shiro.apache.org/">Apache Shiro</a>
* @see <a href="https://shiro.apache.org/">Apache Shiro</a>
* @since 1.4.0
*/
// tag::class[]