I have an SpringBoot app. with this service:
@Slf4j @Service public class AddressService { private final RegionRepository regionRepos