I have a method as follows:
public Mono updateByFindById(String gsisKey, PortCall portCall) { return portCallRepository.findById(gsisKey)