v0.9.1 🦝 : feature `anyOfSuccess` 🚅 🍀
💗 Happy with
cffu
! 🦝 and be a "shifu"~ 😆
🍀 Features
- implement
anyOfSuccess
🍀
The intelligent solution of this COOL feature is proposed by @zavakid 🙏 💖
and the implementation is also heavily discussed and polished by @zavakid 🫡 💕
☔️ Test
- add test cases 🐒 : task execution in
ThreadPerTaskExecutor
- add test cases 🐒 :
CfCompleterBySupplier
(cf.completeAsync()
) run inForkJoinPool
⚒️ Refactor
- add sweat
@CheckReturnValue
annotation 😋 - add missing
@Contract(pure = true)
💕 - improve exception message ℹ️
more consistent with other cases
🔌 Java API Doc
https://foldright.io/cffu/apidocs/0.9.1/index.html
🍪 Maven dependency
<dependency>
<groupId>io.foldright</groupId>
<artifactId>cffu</artifactId>
<version>0.9.1</version>
</dependency>