Update index.adoc
It should be `List` here?
This commit is contained in:
committed by
Rossen Stoyanchev
parent
23d2450e64
commit
eecddb314c
@@ -832,7 +832,7 @@ Batch mapping methods can return:
|
||||
| A sequence of batch loaded objects that must be in the same order as the source/parent
|
||||
objects passed into the method.
|
||||
|
||||
| `Map<K,V>`, `Flux<V>`
|
||||
| `Map<K,V>`, `List<V>`
|
||||
| Imperative variants, e.g. without remote calls to make.
|
||||
|
||||
|===
|
||||
|
||||
Reference in New Issue
Block a user