79189374

Date: 2024-11-14 15:16:39
Score: 0.5
Natty:
Report link

        <dependency>
            <groupId>org.springdoc</groupId>
            <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
            <version>2.6.0</version>
        </dependency>

Use this one. Remove any other configuration you might have added. Access it on ${baseUrl}/swagger-ui/index.html

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Anubhav Sharma