dan-zx / zekke-api

Geographic web services for directions and POIs in private spaces
https://zekke.herokuapp.com
Apache License 2.0
0 stars 0 forks source link

A different ObjectMapper is injected when using @Context #3

Closed dan-zx closed 7 years ago

dan-zx commented 7 years ago

A different ObjectMapper from the one registered in WebServiceConfig$ObjectMapperProvider

dan-zx commented 7 years ago

Creating a spring bean with Jackson2ObjectMapperBuilder class and load it with spring configuration will solve the problem