Skip to content

Make JDK HttpClient customizable#1000

Merged
OlgaMaciaszek merged 4 commits intospring-cloud:mainfrom
driverpt:make-http2client-customizable
Mar 20, 2024
Merged

Make JDK HttpClient customizable#1000
OlgaMaciaszek merged 4 commits intospring-cloud:mainfrom
driverpt:make-http2client-customizable

Conversation

@driverpt
Copy link
Copy Markdown
Contributor

Fixes #999

Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @driverpt, thanks for creating the PR. Please address the comments. Also, please add a test (you can use Spring Boot's ApplicationContextRunner).

@driverpt driverpt requested a review from OlgaMaciaszek March 20, 2024 10:21
Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @driverpt . LGTM. Just one more cosmetic things in the javadocs - please address.

@driverpt driverpt requested a review from OlgaMaciaszek March 20, 2024 11:37
Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @driverpt. LGTM.

Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@driverpt, actually, there seem to be checkstyle issues. Please fix.

@driverpt
Copy link
Copy Markdown
Contributor Author

Done!

@driverpt driverpt requested a review from OlgaMaciaszek March 20, 2024 12:00
Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@OlgaMaciaszek OlgaMaciaszek merged commit ff7f755 into spring-cloud:main Mar 20, 2024
@driverpt driverpt deleted the make-http2client-customizable branch March 20, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support customization of JDK 11+ HttpClient

3 participants