Commit Graph

2 Commits

Author SHA1 Message Date
luklpz 312829e5f4 chore: remove Claude Code entries from .gitignore 2026-05-18 19:12:49 +02:00
luklpz 45b805a81a feat: add sync-service Spring Boot middleware
Dolibarr-PrestaShop integration service (Fases 0-5):
- HTTP clients for Dolibarr REST API and PrestaShop Webservice
- JPA entities + Flyway migrations (product_mapping, order_mapping, sync_log)
- Three sync flows: product push, stock push, order pull
- Configurable @Scheduled jobs (disabled in dev, enabled in prod)
- REST API with Basic Auth and Swagger UI

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 14:09:46 +02:00