The springboot integration swagger2 reported an error. The attempt to reduce the springboot version is invalid
Solution: Configuration in application.properties:
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
Because the path matching used by Springfox is based on AntPathMatcher, while Spring Boot 2.6.X uses PathPatternMatcher.
Read More:
- [Solved] Failed to start bean ‘documentationPluginsBootstrapper‘; nested exception is java.lang.NullPointerEx
- Failed to start bean ‘documentationPluginsBootstrapper‘ [How to Solve]
- Springboot2.6X version integrate knife4j error [How to Solve]
- Springboot2.6.X configurate swagger error [How to Solve]
- How to Solve Springboot configurate environment file Error
- [Solved] spring boot integrated PageHelper Error
- springcloud alibaba Integrating nacos reports errors: create config service error!properties=NacosConfigPropertie
- Springboot error about swagger startup [How to Solve]
- [Solved] Failed to bind properties under ‘spring.servlet.multipart.file-size-threshold‘ to
- [Solved] activiti integrate error: GlobalAuthenticationConfigurerAdapter.class does not exist
- How to Solve Swagger error: IllegalStateException
- Eclipse relies on spring boot configuration processor, and there is no prompt for writing properties and YML
- [Solved] Error creating bean with name ‘configurationPropertiesBeans‘ defined in class path resource
- Caused by: java.lang.IllegalStateException (How to Fix)
- [Solved] BeanCreationException: Error creating bean with name ‘configurationPropertiesBeans‘
- spring cloud 2020 gateway Error 503 [How to Solve]
- Springboot Files Upload Limit Error: The field file exceeds its maximum permitted size of 1048576 bytes
- SpringCloud: Error creating bean with name ‘configurationPropertiesBeans‘
- [Solved] SpringBoot Create Project and Failed to Access localhost:8080 Error
- [Solved] Error creating bean with name ‘accountService‘: Unsatisfied dependency expressed through field