@Service public class TenantService { @Autowired private TenantRepository tenantRepository; @Async("threadPoolTaskExecutor") public Future