This repository contains code examples for the blog post on beaninjections.dev
that reviews a straightforward approach for using Postgres Advisory locks to enable HA scheduled jobs with Springboot.
Hillrunner2008/ha-scheduled-jobs
An example of how to leverage postgres Advisory locks for simple HA scheduled jobs
Java