Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Add documentation #315

Merged
merged 12 commits into from
May 4, 2022
Merged

Add documentation #315

merged 12 commits into from
May 4, 2022

Conversation

MALPI
Copy link
Collaborator

@MALPI MALPI commented Apr 4, 2022

Start documenting public classes and methods with Javadoc

Closes #241 , closes #131

* @param baseUri that we try to connect to
* @param clientHttpRequestFactory that we use for the execution of our HTTP Requests.
* @return A builder to initialize the client. Can be further modified later.
*/
public static NakadiClientBuilder builder(URI baseUri, RequestFactory clientHttpRequestFactory) {
Copy link
Member

Choose a reason for hiding this comment

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

as part of this PR simplify the var naming to requestFactory?

@MALPI
Copy link
Collaborator Author

MALPI commented May 3, 2022

👍

@otrosien
Copy link
Member

otrosien commented May 4, 2022

👍

1 similar comment
@MALPI
Copy link
Collaborator Author

MALPI commented May 4, 2022

👍

@MALPI MALPI merged commit 8a6c370 into master May 4, 2022
@otrosien otrosien deleted the add-documentation branch May 4, 2022 12:56
@otrosien otrosien mentioned this pull request May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants