Skip to content

Commit 1dcc2dd

Browse files
hantsyrstoyanchev
authored andcommitted
Update transports.adoc
fix `GraphQlWebFluxAutoConfiguration` format in websocket section.
1 parent 2354970 commit 1dcc2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-graphql-docs/modules/ROOT/pages/transports.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ but you can add a property for the endpoint path to enable it. Please, review
115115
{spring-boot-ref-docs}/reference/web/spring-graphql.html#web.graphql.transports.http-websocket[Web Endpoints]
116116
in the Boot reference documentation, and the list of supported `spring.graphql.websocket`
117117
{spring-boot-ref-docs}/appendix/application-properties/index.html#appendix.application-properties.web[properties].
118-
You can also look at `GraphQlWebMvcAutoConfiguration` or`GraphQlWebFluxAutoConfiguration`
118+
You can also look at `GraphQlWebMvcAutoConfiguration` or `GraphQlWebFluxAutoConfiguration`
119119
for the actual Boot autoconfig details.
120120

121121
The 1.0.x branch of this repository contains a WebFlux

0 commit comments

Comments
 (0)