Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider some performance improvement for HTTP components [INT-3813] #7767

Closed
spring-operator opened this issue Aug 28, 2015 · 0 comments
Closed

Comments

@spring-operator
Copy link
Contributor

Artem Bilan opened INT-3813 and commented

For example:

  1. The ValueExpression for the Class<?> expectedResponseType instead of LiteralExpression
  2. Build Charset object once on the initialization phase instead of on each execution.
  3. Fix mappped typo in the HttpOutboundChannelAdapterParser

Referenced from: pull request #1562

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants