Error at pipeline after increasing version of spring to latest one
After upgrading spring.version from 5.3.18 to 5.3.19 I got the following error in the Jenkins. Do you know the reason behind that error ?
application-logs_1 | APPLICATION FAILED TO START
application-logs_1 | ***************************
application-logs_1 | Description:application-logs_1 | Parameter 6 of constructor in springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper required a bean of type 'springfox.documentation.PathProvider' that could not be found.
application-logs_1 | Action:
application-logs_1 | Consider defining a bean of type'springfox.documentation.PathProvider' in your configuration.
Comments
Post a Comment