核心实现类
通过自定义继承PropertyNamingStrategy
通过在yml文件配置
spring: jackson: property-naming-strategy: com.github.lybgeek.jackson.CustomPropertyNamingStrategy