Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tbak
Copy link

@tbak tbak commented Feb 4, 2016

No description provided.

@tbak tbak added the 1.x label Feb 4, 2016
@cloudbees-pull-request-builder

NetflixOSS » eureka » eureka-pull-requests #547 SUCCESS
This pull request looks good

@cloudbees-pull-request-builder

NetflixOSS » eureka » eureka-pull-requests #548 SUCCESS
This pull request looks good

}
// If jackson-dataformat-xml available, initialize XML codecs
if (isJacksonXmlOnClasspath()) {
this.xmlEncoder = CodecWrappers.getEncoder("JacksonXml");
Copy link
Contributor

Choose a reason for hiding this comment

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

Use class instead of raw strings here

Copy link
Author

Choose a reason for hiding this comment

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

This might cause ClassNotFoundException if jackson-dataformat-xml is not on classpath.

…sues

as jackson-dataformat-xml is a provided dependency
We will get rid of XStream when doing bigger rewrite of eureka-client.
@cloudbees-pull-request-builder

NetflixOSS » eureka » eureka-pull-requests #550 SUCCESS
This pull request looks good

@qiangdavidliu
Copy link
Contributor

ship it

tbak pushed a commit that referenced this pull request Feb 5, 2016
Fix for issue #702 (handle charset provided in Content-Type header)
@tbak tbak merged commit 0db6d8e into Netflix:master Feb 5, 2016
tbak pushed a commit to tbak/eureka that referenced this pull request Feb 8, 2016
…ader)

This PR (compared to the previouse, undone one Netflix#739) checks for entity
types and is applied only to eureka specific data structures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants