
☁️ Jira Webhook Receiver
Real-Time IntegrationPurpose: Validate reception and processing of Jira webhooks for automatic updates in external systems.
🔧 Technical Stack
Spring Boot • REST API • MySQL • Jira Webhooks
✅ Key Features
- Secure endpoint for receiving Jira webhooks
- Parsing and validation of JSON payloads
- Automatic status updates in local DB
- Error handling and retry mechanisms
🎥 Video Demo
View end-to-end flow: ticket created → appears in Jira → status updated → reflected in DB
🔍 How does this project relate to my profile?
This project is not a theoretical exercise: it is the practical application of:
- ITIL v4: Complete incident workflow (detection → resolution → closure)
- Jira Administration: Project configuration, custom fields, webhooks
- Technical-Business Coordination: Translating business needs into technical requirements