Skip to content

Separate transports in GraphQL auto-configuration #44495

Closed
@bclozel

Description

@bclozel
Member

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @bclozel

      Issue actions

        Separate transports in GraphQL auto-configuration · Issue #44495 · spring-projects/spring-boot