79175861

Date: 2024-11-10 21:37:10
Score: 1
Natty:
Report link

I am already using Spring Boot 3.2.6, and the same problem occurred. These dependencies fixed my problem:

implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0'
implementation 'io.swagger.core.v3:swagger-annotations-jakarta:2.2.10'
implementation 'io.swagger.core.v3:swagger-core:2.2.10'
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Farid Guluzade