spring mvc tutorial protobuf ProtocolBuffers + Spring MVC 4.1
使用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:
用户评论