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.

Playground incompatible with Spring Webflux #487

Closed
@ooga

Description

@ooga

Describe the bug
When we add playground-spring-boot-starter in a spring webflux project, the project is instantiated as spring mvc and served with Tomcat

Because playground-spring-boot-starter require spring-boot-starter-web

To Reproduce
Steps to reproduce the behavior:

  1. include these dependencies
    • graphql-kickstart-spring-boot-starter-webflux
    • playground-spring-boot-starter

Expected behavior
Project is served with Netty and the playground is accessible

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions