spring-boot/spring-boot-project/spring-boot-autoconfigure
Brian Clozel 6ef1ed0dd0 Auto-configure GraphQL WebSocket endpoint
This commit auto-configures a GraphQL WebSocket endpoint for both Spring
MVC and Spring WebFlux. This is only enabled if the required libraries
are on the classpath and if the `"spring.graphql.websocket.path"`
property is defined.

See gh-29140
2021-12-21 08:33:25 +01:00
..
src Auto-configure GraphQL WebSocket endpoint 2021-12-21 08:33:25 +01:00
build.gradle Auto-configure Spring GraphQL base infrastructure 2021-12-21 08:32:37 +01:00