Error with Swagger Integration in Spring Boot: java.lang.TypeNotPresentException: Type javax.servlet.http.HttpServletRequest not present
I’m trying to implement API documentation using Swagger in my Spring Boot application, but I keep encountering this stack trace when attempting to run the application: