Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

JSR-356 Client - Add Support for Async Calls #51

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

starlightknight
Copy link
Contributor

-Added additional methods to return Future or Future
to allow for asynchronous calling when using the JSR-356 client.

The user can now choose which is best suited for their use case

-Tests were added for each of the new methods

-Also added a test logback.xml to reduce a tremendous amount of
debug log spam from the embedded tomcat container when running
the tests

-Added additional methods to return Future<Response> or Future<T>
to allow for asynchronous calling when using the JSR-356 client.

The user can now choose which is best suited for their use case

-Tests were added for each of the new methods

-Also added a test logback.xml to reduce a tremendous amount of
debug log spam from the embedded tomcat container when running
the tests
@starlightknight
Copy link
Contributor Author

@elakito Finally had some time to work on this :-)

Async support is all good now - sorry for the delay. See the new interface methods and tests. Let me know if you have any feedback.

@elakito
Copy link
Collaborator

elakito commented May 6, 2016

@starlightknight thanks and sorry for my delay in responding.
I'll look at it.

@elakito elakito merged commit 116be44 into swagger-api:master Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants