X Tutup
Skip to content

extend Jersey from AbstractDockerCmdExecFactory#1289

Merged
bsideup merged 5 commits intomasterfrom
jersey_extend_from_abstract_factory
Dec 18, 2019
Merged

extend Jersey from AbstractDockerCmdExecFactory#1289
bsideup merged 5 commits intomasterfrom
jersey_extend_from_abstract_factory

Conversation

@bsideup
Copy link
Copy Markdown
Member

@bsideup bsideup commented Dec 11, 2019

To avoid duplicating the commands, we should use the same abstraction as we use in Netty and OkHttp in Jersey too.

As part of this PR I also deprecated some public classes in Jersey that should be internal instead.


This change is Reviewable

@bsideup bsideup merged commit af15a05 into master Dec 18, 2019
@bsideup bsideup deleted the jersey_extend_from_abstract_factory branch December 18, 2019 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup