Skip to content

Instantly share code, notes, and snippets.

@iamvickyav
Last active December 23, 2018 14:36
Show Gist options
  • Save iamvickyav/5f24c2281c4b44b6911c9439feb442f4 to your computer and use it in GitHub Desktop.
Save iamvickyav/5f24c2281c4b44b6911c9439feb442f4 to your computer and use it in GitHub Desktop.

Add following dependency in classpath

<dependency>
	<groupId>com.fasterxml.jackson.dataformat</groupId>
	<artifactId>jackson-dataformat-xml</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment