I am new to String and Swagger 3.
How can I change the default API description i.e. OpenAPI definition in Swagger springdoc-openapi-ui swagger 3
Also version, developer information..
I am using
implementation "org.springframework.boot:spring-boot-starter-web:2.6.6"
implementation "org.springdoc:springdoc-openapi-ui:1.6.8"
In search, I see only they are showing default Swagger UI
