Activity
Update README.adoc
Update README.adoc
Update README.adoc
Update README.adoc
build(distributed-lock): Version bump
build(distributed-lock): Version bump
feat(distributed-lock): Added throwing option to Locked annotations
feat(distributed-lock): Added throwing option to Locked annotations
Pull request merge
Update README.adoc
Update README.adoc
fix(example): Fixed example
fix(example): Fixed example
docs(distributed-lock): Updated README
docs(distributed-lock): Updated README
build(distributed-lock): Spring 3 compatibility
build(distributed-lock): Spring 3 compatibility
build(distributed-lock): Version bump
build(distributed-lock): Version bump
fix(distributed-lock): Add initial refresh delay
fix(distributed-lock): Add initial refresh delay
Pull request merge
feat(distributed-lock): Change default key to avoid reserved key coll…
feat(distributed-lock): Change default key to avoid reserved key coll…
Pull request merge
fix(distributed-lock): Do not execute locked method if token is not a…
fix(distributed-lock): Do not execute locked method if token is not a…
fix(distributed-lock): Return null
if all retries fail when using `…
fix(distributed-lock): Return
null
if all retries fail when using `…Version bump
Version bump
Use dedicated task scheduler for DistributedLock, avoid trying to ove…
Use dedicated task scheduler for DistributedLock, avoid trying to ove…
Pull request merge