mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge pull request #51348 from ngocnhan-tran1996
Closes gh-51348 * remove-code-tag: Polish "Remove code tag in property description" Remove code tag in property description
This commit is contained in:
+1
-2
@@ -244,8 +244,7 @@ public class GraphQlProperties {
|
||||
private @Nullable String path;
|
||||
|
||||
/**
|
||||
* Time within which the initial {@code CONNECTION_INIT} type message must be
|
||||
* received.
|
||||
* Time within which the initial CONNECTION_INIT type message must be received.
|
||||
*/
|
||||
private Duration connectionInitTimeout = Duration.ofSeconds(60);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user