You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/01/13 04:11:15 UTC

[GitHub] [incubator-shenyu] impactCn opened a new issue #2765: [Volunteer]

impactCn opened a new issue #2765:
URL: https://github.com/apache/incubator-shenyu/issues/2765


   ### Volunteer help
   
   For example, 
   ```
   time conversion 
   2022-01-12 21:40:36 -> 1641994836000,
   2022-01-12 21:40:36 -> 2022/01/12 21:40:36,
   
   Long to String
   1402839809805524992 -> '1402839809805524992'
   
   xml to json
   <user>shenyu<user/> -> {"user":"shenyu"}
   
   json to xml
    {"user":"shenyu"} -> <user>shenyu<user/>
   
   ```
   Defining such a format can support direct conversion and implement a certain standard interface, which can be converted into the desired type.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-shenyu] impactCn commented on issue #2765: [Volunteer]

Posted by GitBox <gi...@apache.org>.
impactCn commented on issue #2765:
URL: https://github.com/apache/incubator-shenyu/issues/2765#issuecomment-1042641793


   Done in #2548.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-shenyu] impactCn closed issue #2765: [Volunteer]

Posted by GitBox <gi...@apache.org>.
impactCn closed issue #2765:
URL: https://github.com/apache/incubator-shenyu/issues/2765


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-shenyu] lxl910128 commented on issue #2765: [Volunteer]

Posted by GitBox <gi...@apache.org>.
lxl910128 commented on issue #2765:
URL: https://github.com/apache/incubator-shenyu/issues/2765#issuecomment-1033758418


   let me try


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org