mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Remove code tag in property description
See gh-51348 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
e665232b96
commit
328390acee
+1
-1
@@ -244,7 +244,7 @@ public class GraphQlProperties {
|
||||
private @Nullable String path;
|
||||
|
||||
/**
|
||||
* Time within which the initial {@code CONNECTION_INIT} type message must be
|
||||
* 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