Fix broken Javadoc tags
Closes gh-26967
This commit is contained in:
@@ -88,7 +88,7 @@ public @interface CrossOrigin {
|
||||
|
||||
/**
|
||||
* Alternative to {@link #origins()} that supports more flexible origins
|
||||
* patterns. Please, see @link CorsConfiguration#setAllowedOriginPatterns(List)}
|
||||
* patterns. Please, see {@link CorsConfiguration#setAllowedOriginPatterns(List)}
|
||||
* for details.
|
||||
* <p>By default this is not set.
|
||||
* @since 5.3
|
||||
|
||||
Reference in New Issue
Block a user