VSN-1472/Implement TripPlanningDTO producer for trajets-created topic
- Added Kafka producer configuration
- Implemented TripPlanningProducer service using KafkaTemplate
- Publish List to 'trajets-created' after trip creation
- Configured topic name via application.yml