Links from @RequestMapping to reference docs
Issue: SPR-16266
This commit is contained in:
@@ -43,7 +43,9 @@ import org.springframework.web.reactive.result.method.InvocableHandlerMethod;
|
||||
import org.springframework.web.server.ServerWebExchange;
|
||||
|
||||
/**
|
||||
* Supports the invocation of {@code @RequestMapping} methods.
|
||||
* Supports the invocation of
|
||||
* {@link org.springframework.web.bind.annotation.RequestMapping @RequestMapping}
|
||||
* handler methods.
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
* @since 5.0
|
||||
|
||||
Reference in New Issue
Block a user