Marcel de Castilho

Results 2 comments of Marcel de Castilho

@oyatek 's solution works fine with Twitter Bootstrap. I wonder if this will be fixed (it's been 9 months already)...

It's not working when you configure the WebFlux base path as well: `spring.webflux.base-path: some-path`. Can we append the path to the configuration as you are doing for the [WebMvc](https://github.com/Netflix/dgs-framework/blob/master/graphql-dgs-spring-webmvc-autoconfigure/src/main/kotlin/com/netflix/graphql/dgs/webmvc/autoconfigure/GraphiQLConfigurer.kt#L58), or...