Only use Gson if Jackson is missing
Update HttpMessageConvertersAutoConfiguration to only register Gson support when Jackson is not on the classpath. Fixes gh-1967
Showing
Please register or sign in to comment
Update HttpMessageConvertersAutoConfiguration to only register Gson support when Jackson is not on the classpath. Fixes gh-1967