79184576

Date: 2024-11-13 11:03:32
Score: 1
Natty:
Report link

Another way some one might help in Spring Boot 3 is way of adding these two dependencies

implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
implementation 'io.swagger.core.v3:swagger-annotations:2.2.15'

make sure to exclude it from other SDKs if its referencing.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Girish G