Update `DataSourceBuilder` so that the url property attempts both `getUrl()` / `setUrl(...)` and `getURL()`/`setURL(...)`. Fixes gh-26647 Co-authored-by: Phillip Webb <pwebb@vmware.com>
Update `DataSourceBuilder` so that the url property attempts both `getUrl()` / `setUrl(...)` and `getURL()`/`setURL(...)`. Fixes gh-26647 Co-authored-by: Phillip Webb <pwebb@vmware.com>