79585415

Date: 2025-04-21 22:30:03
Score: 1
Natty:
Report link

Try updating your config to the following:

springdoc:
  default-produces-media-type: "application/json"
  swagger-ui:
    path: /index.html

server:
  port: 8088
  servlet:
    context-path: /api/v1
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: devcom33