1. 首页
  2. 考试认证
  3. 其它
  4. spring mvc tutorial protobuf ProtocolBuffers + Spring MVC 4.1

spring mvc tutorial protobuf ProtocolBuffers + Spring MVC 4.1

上传者: 2024-10-05 23:07:48上传 ZIP文件 18.36KB 热度 3次
使用ProtocolBuffers + Spring MVC的示例应用程序获取protobuf $ curl -v http://localhost:8080/person > GET /person HTTP/1.1 > User-Agent: curl/7.30.0 > Host: localhost:8080 > Accept: * / * > < HTTP/1.1 200 OK < Server: Apache-Coyote/1.1 < X-Protobuf-Schema: src/main/proto/tutorial/addressbook.proto < X-Protobuf-Message: tutorial.Person < Content-Type: application/x-protobuf ; charset=UTF-8 < Content-Length:
用户评论