Skip to content

Conversation

Yobyn
Copy link
Contributor

@Yobyn Yobyn commented Mar 15, 2025

Replace all UriComponentsBuilder.fromHttpUrl() with UriComponentsBuilder.fromUriString() because UriComponentsBuilder.fromHttpUrl will be removed in the near future.

to close #20868

…der.fromUriString() because UriComponentsBuilder.fromHttpUrl will be removed in the near future.
@wing328
Copy link
Member

wing328 commented Mar 15, 2025

thanks for the PR

cc @bbdouglas (2017/07) @sreeshas (2017/08) @jfiala (2017/08) @lukoyanov (2017/09) @cbornet (2017/09) @jeff9finger (2018/01) @karismann (2019/03) @Zomzog (2019/04) @lwlee2608 (2019/10) @martin-mfg (2023/08)

@wing328
Copy link
Member

wing328 commented Mar 16, 2025

thanks for the PR. looks good to me

@wing328 wing328 merged commit 191eba4 into OpenAPITools:master Mar 16, 2025
103 checks passed
@wing328 wing328 added Client: Java Enhancement: Code Cleanup General refactoring, removal of deprecated things, commenting, etc. labels Mar 16, 2025
@wing328 wing328 added this to the 7.13.0 milestone Mar 16, 2025
@wing328 wing328 changed the title #20868 - [REQ] [JAVA] [restClient] replace Deprecated code [JAVA] [restClient] replace Deprecated code Mar 16, 2025
@Yobyn Yobyn deleted the origin/#20868---REQ]-JAVA]-restClient]-Fix-Deprecation branch March 16, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client: Java Enhancement: Code Cleanup General refactoring, removal of deprecated things, commenting, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REQ] [JAVA] [restClient] Generator Uses Deprecated UriComponentsBuilder.fromHttpUrl(String)

2 participants