Created by: KrugarValdes
-Added server.forward-headers-strategy: FRAMEWORK to application.yml to ensure Spring Boot correctly handles X-Forwarded-* headers from the proxy server, fixing Swagger UI to display https instead of http for API endpoints -Updated the Swagger docs. All the endpoints are now working and up-to-date.