| Package | Description |
|---|---|
| org.nhindirect.config.repository |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<Anchor> |
AnchorRepository.findByOwnerIgnoreCase(String owner) |
reactor.core.publisher.Flux<Anchor> |
AnchorRepository.findByOwnerInIgnoreCase(List<String> owners) |
Copyright © 2021. All rights reserved.