Home > Back-end >  Springboot integration springdoc openapi - UI problem?
Springboot integration springdoc openapi - UI problem?

Time:03-23

According to online Springfox, turn Springdoc, tried it on! But the problems are as follows:

After introducing dependence springdoc openapi - UI, I how to dynamically generate GroupedOpenApi, to achieve through BeanDefinitionRegistryPostProcessor before, now, in accordance with the previous methods, the dynamic increase after the beans, no effect, out, see some demo sample, using SwaggerUiConfigParameters Settings, but after I set the page to Select a definition area can choose the drop-down, however, the page is out

An error is as follows:

Do you want to be as follows: the effect of

CodePudding user response:

https://blog.csdn.net/wdehxiang/article/details/108306763
Suggest you use this
  • Related