Add support for autowired Jackson handlers
Inject the ApplicationContext into Jackson2ObjectMapperBuilder to allow Jackson handlers to be autowired. See SPR-10768. Fixes gh-2081
Showing
Please register or sign in to comment
Inject the ApplicationContext into Jackson2ObjectMapperBuilder to allow Jackson handlers to be autowired. See SPR-10768. Fixes gh-2081