ProductSyncService now queries PS by reference before deciding create vs update, preventing stale local mappings from causing silent no-ops when PS products are deleted externally. Also fix active field default: tosell=null now maps to active=1 instead of active=0, so products without an explicit sell flag are created as visible in PrestaShop. Add server.forward-headers-strategy=framework so Spring reads X-Forwarded-Proto from Railway's reverse proxy; fixes Swagger UI generating http:// URLs instead of https://. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .mvn/wrapper | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| mvnw | ||
| mvnw.cmd | ||
| pom.xml | ||