OpenAIOkHttpClient.builder().baseUrl(s).build() in openai-java 4.36 (used by Spring AI 2.0) parses the URL eagerly and routes through AzureUrlCategory.categorizeBaseUrl, which NPEs (host must not be ...