You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in spring-projects/spring-graphql#1124, the current auto-configuration mixes a bit configuration properties and beans for different transports and layers.
We should revisit our auto-configuration to:
move configuration properties into dedicated transport namespaces
refine the dependencies between the core auto-configuration and the transport auto-configurations
The text was updated successfully, but these errors were encountered:
As discussed in spring-projects/spring-graphql#1124, the current auto-configuration mixes a bit configuration properties and beans for different transports and layers.
We should revisit our auto-configuration to:
The text was updated successfully, but these errors were encountered: