Unexpected 404 Error for REST API Endpoint in Spring Boot with Swagger Integration
👀 Views: 2
💬 Answers: 1
📅 Created: 2025-06-07
spring-boot swagger rest api
I'm currently working on a Spring Boot application (version 2.5.4) where I'm integrating Swagger for API documentation. I created a REST API endpoint to retriev...