There seems to be a typo in the @RSocketExchange documentation. The code sample declares the type of the generated proxy as RepositoryService but RadarService does not extend any interface. I assume it should be RadarService instead.
Comment From: snicoll
Good catch @aahlenst