简体   繁体   English

JSON 格式的 RESTful Web 服务

[英]RESTful Web Service in JSON format

I'm new in Restful.我是 Restful 的新手。 i need to create a simple restful that adding 2 inputs in JSON format and return the result also in JSON that i can test it in Postman.我需要创建一个简单的restful,以JSON格式添加2个输入,并以JSON格式返回结果,我可以在Postman中对其进行测试。 if introduce any tutorial or article would be great.如果介绍任何教程或文章会很棒。

Regards Babak问候巴巴克

You can also find a simple spring boot restful web service project under below github link您还可以在下面的 github 链接下找到一个简单的 Spring Boot Restful Web 服务项目

github Spring boot Employee Service github Spring Boot 员工服务

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM