java - 使用 TOMCAT 将大 JSON 数据转为 java RESTful 服务

标签 java json eclipse tomcat

我有一个大的 JSON 数据,有没有什么捷径可以使其成为 RESTful 服务 但我需要一个带有 apache TOMCAT 的 java 源代码,.. 有没有什么捷径,..

最佳答案

可能您需要制作 Restful Web 服务来实现这一点,以 JSON 格式返回数据...以下是制作 Restful Web 服务的最佳教程..非常简单..

Tutorial 1 :

Tutorial 2 :

关于java - 使用 TOMCAT 将大 JSON 数据转为 java RESTful 服务,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20065126/

相关文章:

java - 将 Spring Security 2.0.5 迁移到 Spring Security 3.0.8 无法在带有 F5 负载均衡器的 Weblogic 上工作

PHP - 显示 Json 编码消息

java - 以通用方式设置 ObjectMapper 属性?

java - 如何为 apache commons httpclient 注册 url 处理程序

Java编程: I get a issue when I enter a number and check if the number is correct

java - Python/C++/Java : Is there a library that will recognize characters and tell me where they are in an image?

java - Protostuff 将列表写入 JSON

java - 在tomcat中更改属性文件时出错

java - 当在 Spring Boot 应用程序上禁用 open-in-view 时,Eclipse 或 Spring Boot 可以帮助我找到需要事务的方法吗?

java - 如何生成 Java 调用图,基于 Eclipse 的解决方案