spring-boot/spring-boot-project
Brian Clozel ce6747ccd6 Enable GraphiQL UI by default with Devtools
GraphiQL is useful when working on a GraphQL API - it allows
developers to craft queries and test newly developed feature. This
is not enabled by default, as this should not be exposed in production
without the developer's knowledge.

This commit flips this value when Spring Boot devtools is active for a
better developer experience.

See gh-29140
2021-12-21 08:33:31 +01:00
..
spring-boot Merge branch '2.6.x' into 2.7.x 2021-12-20 14:00:24 -06:00
spring-boot-actuator Merge branch '2.6.x' into 2.7.x 2021-12-18 12:24:51 +01:00
spring-boot-actuator-autoconfigure Update copyright year of changed files 2021-12-16 13:05:17 -08:00
spring-boot-autoconfigure Auto-configure GraphQL WebSocket endpoint 2021-12-21 08:33:25 +01:00
spring-boot-cli Update copyright year of changed files 2021-11-24 10:23:32 -08:00
spring-boot-dependencies Add dependency management for Spring GraphQL 2021-12-21 08:32:09 +01:00
spring-boot-devtools Enable GraphiQL UI by default with Devtools 2021-12-21 08:33:31 +01:00
spring-boot-docs Merge branch '2.5.x' into 2.6.x 2021-12-20 09:21:08 -08:00
spring-boot-parent Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-properties-migrator
spring-boot-starters Merge branch '2.5.x' 2021-11-16 08:34:39 +01:00
spring-boot-test Update copyright year of changed files 2021-12-16 13:05:17 -08:00
spring-boot-test-autoconfigure Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00
spring-boot-tools Merge branch '2.6.x' into 2.7.x 2021-12-17 10:30:42 +01:00