How to convert camel case to lower case with underscores in a REST API?

后端 未结 0 803
清酒与你
清酒与你 2021-01-22 23:45

I am using Quarkus and Microprofile OpenAPI to map entities in REST APIs. I can convert my camel case named properties to lower case with underscores in the following way:

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题