Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以在不使用 Maven 的情况下在 Android 上使用 Spring REST 客户端。有人可以告诉我或指向参考。
谢谢。
下载包含 jar 包的发行版。
从此处和此处下载以下 jar 文件,然后将它们添加到 libs 文件夹中。
如果您想在代码中使用 MappingJacksonHttpMessageConverter 消息转换器,以便使用Jackson JSON 处理器的 ObjectMapper 读取和写入 JSON,请添加它的库。