binarywang / weixin-java-miniapp-demo

基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
1.32k stars 669 forks source link

Feature Request: Support for Outputting Valid JSON Format #74

Open Mrli1211 opened 2 months ago

Mrli1211 commented 2 months ago

It would be beneficial for the application to have the ability to output data in a valid JSON format. This includes ensuring that all strings are properly escaped, and the JSON structure adheres to the standard specifications.

Expected Behavior:

Current Behavior:

Possible Solution:

Steps to Reproduce:

  1. Call the output function of the application.
  2. Observe that the output is not in valid JSON format (provide specific examples).

It is important for integration purposes that the output is valid JSON. Looking forward to seeing this feature implemented!

binarywang commented 2 weeks ago

咱不能好好说中文吗?