This commit fixes an issue where a Cacheable method which returns a
Flux (or multi-value publisher) will be invoked once, but the returned
publisher is actually subscribed twice.
The previous fix
|
||
---|---|---|
.. | ||
main | ||
test | ||
testFixtures/java/org/springframework/contextsupport/testfixture |