gpt4 book ai didi

spring-boot - 如何在 spring 数据 rest 中允许 snake case

转载 作者:行者123 更新时间:2023-12-05 02:52:42 25 4
gpt4 key购买 nike

我正在向 spring boot 应用程序中 spring data rest 提供的端点发送请求。但是请求正文中只需要驼峰式大小写。我如何在请求正文中发送 snake case?

最佳答案

只需将以下代码添加到您的 application.properties 文件

spring.jackson.property-naming-strategy=SNAKE_CASE

关于spring-boot - 如何在 spring 数据 rest 中允许 snake case,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62529641/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com