| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
deleteByIdIn(List<Long> ids) |
reactor.core.publisher.Mono<Void> |
deleteByOwnerIgnoreCase(String owner) |
reactor.core.publisher.Flux<Anchor> |
findByOwnerIgnoreCase(String owner) |
reactor.core.publisher.Flux<Anchor> |
findByOwnerInIgnoreCase(List<String> owners) |
Copyright © 2021. All rights reserved.