My project use Spring MVC for front End and EJB for back-end. when i use jackson to serialize and deserialize json string in controller level bellow code working properly but s
You also need to include
com.fasterxml.jackson.core jackson-core 2.3.2