mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Polish "Remove code tag in property description"
See gh-51348
This commit is contained in:
+1
-2
@@ -244,8 +244,7 @@ public class GraphQlProperties {
|
||||
private @Nullable String path;
|
||||
|
||||
/**
|
||||
* Time within which the initial 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