Relative Content

Tag Archive for springspring-bootswaggerswagger-uispringfox

documentationPluginsBootstrapper error in spring fox

We are on spring boot 2.7.18 and spring fox springfox-swagger2.version = 2.9.2 based microservice project, during running of server below error is received.
Im trying to resolve this issue from several weeks. searched in net and stack over flow several weeks. Applied all the solution like
checked all the version of springfox-swagger2.version from 2.9.2 to 3.0.0
added springfox MVC library in the pom.. still not able to resolve the issue.
Please help us to resolve the issue.