` tag in any HTML page: ```html``` --- ## Swagger UI Interactive API docs are available at: ``` http://localhost:8080/swagger-ui.html ``` Use it to explore and test the `/api/banner` endpoint directly from the browser — upload a file, toggle dark mode, and see the live JSON response. The raw OpenAPI spec (JSON) is at: ``` http://localhost:8080/v2/api-docs ```