Make sure to add the application.properties file under src/main/resources/ following this structure: Get Spectacle by ID: http://localhost:8090/RestApi/spectacle/1 ...
Task_dashboard/ ├── app/ │ ├── __init__.py │ ├── main.py # FastAPI application entry point │ ├── database/ │ │ ├── __init__.py ...