Inventory Manager project implements below features.
- Idempotent Api Behaviour
- Log function/API Execution time
- Powering Read API calls from Slave
- Taking lock(pessimistic) on shared resources
- Scheduling Quartz Job for async processing
- Service Health Indicator to bring In-rotation or Out of Rotation
- Logging service Logs in async manner and Log rotation policy based on total size
- Unique Transaction Id per request for tracebility