Merge pull request #1312 from grimreaper:patch-2
* pr/1312: Polish javadoc
This commit is contained in:
commit
7e40bd73be
|
|
@ -40,7 +40,7 @@ public interface AsyncWebRequestInterceptor extends WebRequestInterceptor{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called instead of {@code postHandle} and {@code afterCompletion}, when the
|
* Called instead of {@code postHandle} and {@code afterCompletion}, when the
|
||||||
* the handler started handling the request concurrently.
|
* handler started handling the request concurrently.
|
||||||
*
|
*
|
||||||
* @param request the current request
|
* @param request the current request
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue