Swagger is not working with Spring Boot 2.6.X

In my previous blog post I have covered the topic of generating REST API documentation using swagger in Spring Boot application. In my code I have used Spring Boot version 2.7.0, I did not face any issues but If I use Spring Boot version 2.6.x with Swagger I was getting below error when I start … Continue reading Swagger is not working with Spring Boot 2.6.X