Release 8.4.9
zolyfarkas
released this
20 Jun 00:15
·
1629 commits
to master
since this release
spf4j-ui is now faster, and graph view is improved.
new RateLimiter and GuavaRateLimiter interchangeable implementations and compatible with the Semaphore interface, which together with the new CompoundSemaphore and existing LocalSemathore and JdbcSemaphore give a pretty flexible choice in limiter implementations.
TestTimeSource is now automatically available for unit tests when usen spf4j-slf4j-test module.
New @logprint annotation available for unit tests to control log print behavior.