Fix javadoc link syntax
See gh-26776
This commit is contained in:
committed by
Stephane Nicoll
parent
c5ac8e8ab6
commit
7dca6a36a6
@@ -60,7 +60,7 @@ public class CorsRegistration {
|
||||
/**
|
||||
* Alternative to {@link #allowCredentials} that supports origins declared
|
||||
* via wildcard patterns. Please, see
|
||||
* @link CorsConfiguration#setAllowedOriginPatterns(List)} for details.
|
||||
* {@link CorsConfiguration#setAllowedOriginPatterns(List)} for details.
|
||||
* <p>By default this is not set.
|
||||
* @since 5.3
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user