Spring AI 2.0 deleted its hand-rolled provider facades (OpenAiApi, AnthropicApi, OpenAiModerationApi) and now delegates to the vendor SDKs (openai-java, anthropic-java) directly. This is the single ...