Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by zahidMed
A curated list of projects in awesome lists by zahidMed .
https://github.com/zahidmed/log4j-database
This library provides log4j appenders that write log events to SQL, noSQL and Cloud stores
Last synced: 08 Nov 2024
https://github.com/zahidmed/spring-batch-context
This project allows the propagation of context information throw Spring-batch jobs. The current supported information concerns spring-security, sleuth and MDC. It can be easily extended to support other information.
mdc propagation spring-batch spring-batch-jobs spring-boot spring-security spring-sleuth
Last synced: 10 Nov 2024
https://github.com/zahidmed/async-retry
This project provides non-blocking retry feature that can be attached to methods in Spring applications using annotations. The retry processing has two main implementations: 1) Thread pool task based implementation: Unlike Spring retry, this implementation doesn’t keep the task busing during the whole retry execution. 2)Quartz job based implementation: This implementation can provide clustering, load-balancing, fault-managing and execution persistence if configured with JDBC-JobStore
Last synced: 08 Nov 2024