Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zexxitywave
/
EventDrivenMesh
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/project fixes and improvements
- #2
#2
Merged
zexxitywave
merged 16 commits into
main
zexxitywave/EventDrivenMesh:main
from
feature/project-fixes-and-improvements
zexxitywave/EventDrivenMesh:feature/project-fixes-and-improvements
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Feature/project fixes and improvements
#2
zexxitywave
merged 16 commits into
main
zexxitywave/EventDrivenMesh:main
from
feature/project-fixes-and-improvements
zexxitywave/EventDrivenMesh:feature/project-fixes-and-improvements
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
fix: align JWT secret decoding to hex in auth-service to match api-gateway
Show description for cfb4b9e
zexxitywave
committed
cfb4b9e
View commit details
Copy full SHA for cfb4b9e
Browse repository at this point
fix: release reserved inventory on PaymentFailedEvent and ShipmentFailedEvent
Show description for 6a5ca9e
zexxitywave
committed
6a5ca9e
View commit details
Copy full SHA for 6a5ca9e
Browse repository at this point
fix: replace hardcoded Docker hostnames in order-service application.yml
Show description for 1090847
zexxitywave
committed
1090847
View commit details
Copy full SHA for 1090847
Browse repository at this point
feat: add multi-stage Dockerfiles for all 16 services
Show description for 83b6840
zexxitywave
committed
83b6840
View commit details
Copy full SHA for 83b6840
Browse repository at this point
feat: extend CI/CD to build and push Docker images to GHCR
Show description for 9d8b928
zexxitywave
committed
9d8b928
View commit details
Copy full SHA for 9d8b928
Browse repository at this point
feat: add OpenAPI/Swagger (springdoc-openapi 2.5.0) to all services
Show description for 95d4bd0
zexxitywave
committed
95d4bd0
View commit details
Copy full SHA for 95d4bd0
Browse repository at this point
feat: implement Outbox pattern for reliable Kafka event publishing in order-service
Show description for dad6bdf
zexxitywave
committed
dad6bdf
View commit details
Copy full SHA for dad6bdf
Browse repository at this point
feat: add Redis-backed JWT access token blacklist for immediate logout
Show description for b54b1df
zexxitywave
committed
b54b1df
View commit details
Copy full SHA for b54b1df
Browse repository at this point
feat: add Kafka consumer health indicator to all Kafka-enabled services
Show description for d8f573e
zexxitywave
committed
d8f573e
View commit details
Copy full SHA for d8f573e
Browse repository at this point
feat: add Kafka consumer lag monitoring and Alertmanager
Show description for 91cedbc
zexxitywave
committed
91cedbc
View commit details
Copy full SHA for 91cedbc
Browse repository at this point
feat: add structured HTTP access logging and role-based auth at gateway
Show description for a000d8a
zexxitywave
committed
a000d8a
View commit details
Copy full SHA for a000d8a
Browse repository at this point
feat: implement Event Sourcing for order state transitions
Show description for 6b50280
zexxitywave
committed
6b50280
View commit details
Copy full SHA for 6b50280
Browse repository at this point
feat: add SSE real-time order status stream endpoint
Show description for 2e86c82
zexxitywave
committed
2e86c82
View commit details
Copy full SHA for 2e86c82
Browse repository at this point
feat: replace choreography with Spring State Machine saga orchestrator
Show description for 6e9d738
zexxitywave
committed
6e9d738
View commit details
Copy full SHA for 6e9d738
Browse repository at this point
feat: add /api/v1/ versioning to all service controllers and gateway routes
Show description for 72359fe
zexxitywave
committed
72359fe
View commit details
Copy full SHA for 72359fe
Browse repository at this point
chore: misc service improvements and config fixes
Show description for b4f0aba
zexxitywave
committed
b4f0aba
View commit details
Copy full SHA for b4f0aba
Browse repository at this point
You can’t perform that action at this time.