【发布时间】:2022-12-02 06:36:39
【问题描述】:
Hi I am new to Swagger and Spring. I want to know how can I edit the swagger-ui.html page. I am using Pojo files to provide information related to parameters. What can I do to make this look better and proper? The reason I think this is happening is because I have used many Objects inside many objects. My assumption is, this should be solved using html and css but are getting it from @EnableWeMvc, so can't be edited.
【问题讨论】:
-
Do you use Springfox or Springdoc?
标签: spring spring-boot swagger swagger-ui swagger-2.0