Resolve VSN-1922 "Feature/add Kafka consumer for trip-circuit deletion synchronization"
- Add Kafka consumer configuration (tripDeletedConsumerFactory, tripDeletedKafkaListenerContainerFactory)
- Add deleteByTripId method in TripCircuitService with support for Full/Partial deletions
- Add trip-deleted topic configuration in application.yml Closes VSN-1922