Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@Stephan202 Stephan202 released this 19 Nov 13:54
· 26 commits to master since this release
  • Add bounded exponential backoff support to RetryStrategy.
  • Change RxSpring4Util#maybeToDeferredResult to throw a @ResponseStatus(HttpStatus.NOT_FOUND) exception when converting an empty Maybe.
  • Improve the SLF4J MDC RxThreadLocal usage examples.
  • Upgrade various dependencies.
  • Make the build fully JDK 11 compatible, while retaining JDK 8 compatibility.