Jackson is ignoring spring.jackson.property-naming-strategy=SNAKE_CASE.
I am using springBootVersion 1.4.2.RELEASE. In my application.properties file, I have added
I think maybe you created class extends WebMvcConfigurationSupport ,WebMvcConfigurationSupport contains @EnableWebMvc, do not extends WebMvcConfigurationSupport ,do use some class extends WebMvcConfigurationSupport