728x90 Swagger No operations defined in spec!1 [Spring Boot] Swagger No operations defined in spec! 에러 해결 Spring Boot Swagger 적용 후 페이지에 api 보이지 않고 No operations defined in spec! 만 보일 때 이유, 해결방안 SwaggerConfig 클래스의 public Docket api() { ... // 생략.apis(RequestHandlerSelectors.basePackage("com.aa.bb.cc")) com.aa.bb.cc 이부분이 패키지명과 동일한지 확인하기. 2022. 7. 15. 이전 1 다음 728x90