Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Getting 404 for /graphiql or /graphql calls when upgrading Spring Boot 3.0.0 #895

Closed
@williamwjs

Description

@williamwjs

Describe the bug
Getting 404 for /graphiql or /graphql calls when upgrading Spring Boot 3.0.0

To Reproduce
Steps to reproduce the behavior:

Bump Spring Boot to 3.0.0

Expected behavior
/graphiql could load or /graphql call could succeed

Additional context
My application.yml:

graphql:
  graphiql:
    enabled: true
    subscriptions:
      timeout: 30000

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions