79243120

Date: 2024-12-02 06:29:31
Score: 1
Natty:
Report link

Adding below dependency fix the issue

<dependency>
        <groupId>com.graphql-java</groupId>
        <artifactId>graphiql-spring-boot-starter</artifactId>
        <version>4.3.0</version>
    </dependency>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shobhit Mathur